Interface ITableCellStyle
Style for table cells.
Namespace: IronWord.Models
Assembly: IronWord.dll
Syntax
public interface ITableCellStyle : ITableCellStyle, IDerivedStyle, IStyle, IWordDocumentObjectProperty, IDocumentObjectProperty
Properties
InheritedStyle
The styling of the table this table cell is a part of.
Declaration
ITableStyle InheritedStyle { get; }
Property Value
| Type | Description |
|---|---|
| ITableStyle |