GemBox.Spreadsheet

RowColumnResolutionMethod Enumeration

Defines different methods of CellStyle resolution.

public enum RowColumnResolutionMethod

Members

Member Name Description
RowOverColumn Row has precedence over column.
ColumnOverRow Column has precedence over row.

Requirements

Namespace: GemBox.Spreadsheet

Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll)

See Also

GemBox.Spreadsheet Namespace | ExcelFile.RowColumnResolutionMethod