LastRow
Table.LastRow property
Determines whether the last row of a table has to be drawn with a special formatting. Read/write Boolean.
public bool LastRow { get; set; }
See Also
- class Table
- namespace Aspose.Slides
- assembly Aspose.Slides
Determines whether the last row of a table has to be drawn with a special formatting. Read/write Boolean.
public bool LastRow { get; set; }