[]
Gets or sets a value indicating whether the vertical merge of cells is enabled within the Table Header, Details, and Footer.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? CanMergeCellsVertically { get; set; }
Type | Description |
---|---|
bool? |
|