Get last cell of the table
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 TableCell LastCell { get; }
Public ReadOnly Property LastCell As TableCell Get
public: virtual property TableCell^ LastCell { TableCell^ get () sealed; }
abstract LastCell : TableCell with get override LastCell : TableCell with get