[]
Gets the value type of this FormattedCellValue instance.
public PrimitiveValueType ValueType { get; }
Public ReadOnly Property ValueType As PrimitiveValueType
Type | Description |
---|---|
PrimitiveValueType | The type of the data of the FormattedCellValue instance. |