Enum CellMergeState
Defines the types of merge state of a cell.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum CellMergeState
NonTopLeftCellInMergedRange
NonTopLeftCellInMergedRange cell merge state.
NotMerged
NotMerged cell merge state.
TopLeftCellInMergedRange
TopLeftCellInMergedRange cell merge state.