[System.Flags()] public enum SpecialCellsValue : System.Enum
[System.Flags()] public enum SpecialCellsValue : System.Enum
Member | Description |
---|---|
Errors | Cells with errors. |
Logical | Cells with logical values. |
Numbers | Cells with numeric values. |
TextValues | Cells with text. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.SpecialCellsValue