Enum StringValueType
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum StringValueType : int
Fields
| Name | Description |
|---|---|
| Formula | |
| Inline | Cell containing an (inline) rich string, i.e. one not in the shared string table |
| Shared | Cell containing a shared string |