[]
Creates a new rule that determines how best to print the columns.
public BestFitColumnRule()
Public Sub New()
Creates a new rule that determines how best to print the columns, with the specified reset option.
public BestFitColumnRule(ResetOption resetOption)
Public Sub New(resetOption As ResetOption)
Type | Name | Description |
---|---|---|
ResetOption | resetOption | Whether to reset the rules or a particular rule |