IncludeAutoMergedCells Property
IncludeAutoMergedCells
Indicates whether to include the automatically merged cells. The default value is false.
Declaration
public bool IncludeAutoMergedCells { get; set; }
Public Property IncludeAutoMergedCells As Boolean