Version

TableAreaSettings Class Members

The following tables list the members exposed by TableAreaSettings.

Public Constructors
 NameDescription
Public ConstructorTableAreaSettings Constructor  
Public Properties
 NameDescription
Public PropertyCellSettingsGets/sets the cell related settings  
Public PropertyCharacterSettingsgets/sets the character related settings  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyIsSharedGets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase)
Public PropertyParagraphSettingsGets/sets the paragraph related settings  
Public PropertyRowSettingsGets/sets the row related settings  
Public PropertyTableSettingsGets/sets the table related setting overrides  
Public Methods
 NameDescription
Public MethodClonePerforms a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public MethodSealMakes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
See Also