Enum CellValueType
Contains the Value Types according to the OOXML specification.
Namespace: Telerik.Documents.SpreadsheetStreaming
Assembly: Telerik.Documents.SpreadsheetStreaming.dll
Syntax
public enum CellValueType
Boolean
Bool value.
Date
DateTime value.
Error
Error value.
Formula
Formula value.
Number
Number value.
RichText
RichText value.
SharedString
Text
Text value.