parseCellValueType

fnCellValueType parseCellValueType(string s) @safe pure nothrow

Parses an office:value-type string into a CellValueType.

Parameters

sThe attribute value.

Returns

The matching CellValueType, or VOID for empty/unknown.