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