Version

WordTableCellSettings Class Members

The following tables list the members exposed by WordTableCellSettings.

Public Properties
 NameDescription
Public PropertyBackColorGets / returns the background color of the cell.  
Public PropertyFontThe font which will be used to export the text of the cell. May be null if the cell contains no text or has more than one font, such as in the case of a FormattedText cell.  
Public PropertyParagraphAlignmentGets / returns the horizontal alignment of the contents of the cell.  
Public PropertyVerticalAlignmentGets / returns the vertical alignment of the contents of the cell.  
See Also