[]
Gets or sets the rows style content of the footer.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public CellStyleContent[] Rows { get; set; }
Type | Description |
---|---|
CellStyleContent[] | An array of CellStyleContent representing the rows style content of the footer. |