Row.ApplyStyle

Row.ApplyStyle method

Applies formats for a whole row.

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

See Also