Column.ApplyStyle

Column.ApplyStyle method

Applies formats for a whole column.

public void ApplyStyle(Style style, StyleFlag flag)
ParameterTypeDescription
styleStyleThe style object which will be applied.
flagStyleFlagFlags which indicates applied formatting properties.

See Also