Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / BestFitColumnRule Class / BestFitColumnRule Constructor / BestFitColumnRule Constructor()


In This Topic
BestFitColumnRule Constructor()
In This Topic
Creates a new rule that determines how best to print the columns.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New BestFitColumnRule()
See Also