Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / BestFitColumnRule Class
Members


BestFitColumnRule Class
Represents the rules that determine how best to print the columns.
Syntax
'Declaration
 
Public Class BestFitColumnRule 
   Inherits SmartPrintRule
   Implements FarPoint.Win.ISerializeSupport 
 
'Usage
 
Dim instance As BestFitColumnRule
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.SmartPrintRule
      FarPoint.Win.Spread.BestFitColumnRule

See Also