The following tables list the members exposed by TableAreaTableSettings.
Name | Description | |
---|---|---|
TableAreaTableSettings Constructor |
Name | Description | |
---|---|---|
Alignment | Gets/sets the alignment of the table (Inherited from Infragistics.Documents.RichText.TableSettingsBase) | |
Borders | Gets/sets the borders (Inherited from Infragistics.Documents.RichText.TableLevelSettingsBase) | |
CellMargins | Gets/sets the margins inside cells (Inherited from Infragistics.Documents.RichText.TableLevelSettingsBase) | |
CellSpacing | Gets/sets the spacing around and between cells (Inherited from Infragistics.Documents.RichText.TableSettingsBase) | |
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) | |
Shading | Gets/sets the shading for the background of the table (Inherited from Infragistics.Documents.RichText.TableLevelSettingsBase) | |
TableIndent | Gets/sets the indent of the table from the leading margin (Inherited from Infragistics.Documents.RichText.TableLevelSettingsBase) |
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) |