LastRow
ITable.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
- interface ITable
- 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; }