The following tables list the members exposed by TableCellProperties.
Name | Description | |
---|---|---|
BackColor | Returns or sets the background color for this cell. (Inherited from Infragistics.Documents.Word.TableCellPropertiesBase) | |
BorderProperties | Returns or sets an object which provides a way to customize the borders for the associated cell. | |
ColumnSpan | Returns or sets an integral value which determines the number of columns across which this cell spans. | |
HasBorderProperties | Returns a boolean value indicating whether an object has been created for or assigned to the BorderProperties property. | |
Margins | Returns or sets a value which determines the amount of padding applied between the inside of this cell's borders and its content. (Inherited from Infragistics.Documents.Word.TableCellPropertiesBase) | |
PreferredWidth | Returns or sets the preferred width of the associated table cell, expressed as an explicit linear quantity. | |
PreferredWidthAsPercentage | Returns or sets the preferred width of the associated table cell, expressed as a percentage of the width of the containing table. | |
TextDirection | Returns or sets a value indicating the direction of text flow for text within the associated table cell. | |
VerticalAlignment | Returns or sets a value indicating the vertical alignment of the cell's contents. (Inherited from Infragistics.Documents.Word.TableCellPropertiesBase) | |
VerticalMerge | Returns or sets a value indicating whether this cell should begin or continue a vertical merging run with adjacent cells. |
Name | Description | |
---|---|---|
Create | Returns a new instance which is associated with the specified WordDocumentWriter. | |
Reset | Overridden. Restores all property values for this instance to their respective defaults. |