Version 24.2 (latest)

WordTableCellSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyBackColorReturns or sets the background color for the object (Inherited from Infragistics.Windows.DataPresenter.WordWriter.WordTableCellSettingsBase)
Public PropertyBorderSettingsReturns or sets settings for the border of the cell.  
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 PropertyFontSettingsReturns or sets settings for the Font of the cell contents.  
Public PropertyHorizontalAlignmentReturns or sets a value indicating how the cell content is arranged vertically.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyMarginsReturns or sets the amount of padding between the cell content and its borders. (Inherited from Infragistics.Windows.DataPresenter.WordWriter.WordTableCellSettingsBase)
Public PropertyParagraphSettingsReturns or sets the paragraph settings for the cell contents.  
Public PropertyTextDirectionReturns or sets the direction of the text flow for the text within the table cell.  
Public PropertyVerticalAlignmentReturns or sets a value indicating how the cell content is arranged vertically. (Inherited from Infragistics.Windows.DataPresenter.WordWriter.WordTableCellSettingsBase)
See Also