Property MaxWidth
MaxWidth
Set the maximum width of the column in characters. This value will be ignored if more than the tables MaxCellWidth. Defaults to DEFAULT_MAX_CELL_WIDTH
public int MaxWidth { get; set; }
Set the maximum width of the column in characters. This value will be ignored if more than the tables MaxCellWidth. Defaults to DEFAULT_MAX_CELL_WIDTH
public int MaxWidth { get; set; }