Version 24.2 (latest)

WordDefaultTableSettings Class Properties

For a list of all members of this type, see WordDefaultTableSettings members.

Public Properties
 NameDescription
Public PropertyAlignmentReturns or sets the horizontal alignment for the table. (Inherited from Infragistics.Windows.DataPresenter.WordWriter.WordTableSettingsBase)
Public PropertyBorderSettingsReturns or sets settings for the border of the cell. (Inherited from Infragistics.Windows.DataPresenter.WordWriter.WordTableSettingsBase)
Public PropertyCellSettingsReturns or sets default settings for the cells in the table.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyLeftIndentReturns or sets the amount of indentation from the left margin for the table. (Inherited from Infragistics.Windows.DataPresenter.WordWriter.WordTableSettingsBase)
Public PropertyNestedTableMarginsReturns or sets the amount of space to put around nested child tables. (Inherited from Infragistics.Windows.DataPresenter.WordWriter.WordTableSettingsBase)
See Also