CellStyle.fromProperties

CellStyle fromProperties(ref const StyleProperties props) @safe pure nothrow

Constructs a CellStyle from the given property map.

Parameters

propsStyle properties to read from.

Returns

A CellStyle with recognised fields populated.