styleFamilyString

fnstring styleFamilyString(OdfStyleFamily family) @safe pure nothrow

Converts an OdfStyleFamily enum value back to the corresponding ODF attribute string.

Parameters

familyThe enum value to serialise.

Returns

The ODF attribute string (e.g. "text"), or an empty string for

UNKNOWN.