Size
TableStyleElement.Size property
单个条带中的行数或列数。 仅在类型为 firstRowStripe、secondRowStripe、firstColumnStripe 或 secondColumnStripe 时适用。
public int Size { get; set; }
也可以看看
- class TableStyleElement
- 命名空间 Aspose.Cells.Tables
- 部件 Aspose.Cells
单个条带中的行数或列数。 仅在类型为 firstRowStripe、secondRowStripe、firstColumnStripe 或 secondColumnStripe 时适用。
public int Size { get; set; }