Gets the table formatting after ResetCells call.
Namespace: Spire.DocAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public RowFormat TableFormat { get; }
Public ReadOnly Property TableFormat As RowFormat Get
public: virtual property RowFormat^ TableFormat { RowFormat^ get () sealed; }
abstract TableFormat : RowFormat with get override TableFormat : RowFormat with get
Property Value
RowFormatThe table format.