[]
Gets or sets the styles for the table groups.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public TableStyles[] Styles { get; set; }
Type | Description |
---|---|
TableStyles[] | An array of TableStyles representing the styles for the table groups. |