'Declaration Public Property CanMergeCellsVertically As Nullable(Of Boolean)
public Nullable<bool> CanMergeCellsVertically {get; set;}
Property Value
true
if vertical merging of cells is enabled; otherwise, false
.'Declaration Public Property CanMergeCellsVertically As Nullable(Of Boolean)
public Nullable<bool> CanMergeCellsVertically {get; set;}
true
if vertical merging of cells is enabled; otherwise, false
.