Method GetColumnStyleIfAny
GetColumnStyleIfAny(int)
Returns the entry from ColumnStyles for the given col
or null if no custom
styling is defined for it
public ColumnStyle GetColumnStyleIfAny(int col)
Parameters
col
int
Returns the entry from ColumnStyles for the given col
or null if no custom
styling is defined for it
public ColumnStyle GetColumnStyleIfAny(int col)
col
int