The following tables list the members exposed by TableAreaCellSettings.
Name | Description | |
---|---|---|
![]() | TableAreaCellSettings Constructor |
Name | Description | |
---|---|---|
![]() | Borders | Gets/sets the borders around the cell (Inherited from Infragistics.Documents.RichText.TableCellSettingsBase) |
![]() | IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | IsShared | Gets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase) |
![]() | Margins | Gets/sets the margins around the cell (Inherited from Infragistics.Documents.RichText.TableCellSettingsBase) |
![]() | Shading | Gets/sets the shading for the background of the cell (Inherited from Infragistics.Documents.RichText.TableCellSettingsBase) |
![]() | VerticalAlignment | Gets/sets the vertical alignment of text within the cell (Inherited from Infragistics.Documents.RichText.TableCellSettingsBase) |
![]() | Wrap | Determines if cell contents can wrap (Inherited from Infragistics.Documents.RichText.TableCellSettingsBase) |
Name | Description | |
---|---|---|
![]() | Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |