Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / BestFitColumnRule Class
Members


In This Topic
    BestFitColumnRule Class
    In This Topic
    Represents the rules that determine how best to print the columns.
    Object Model
    BestFitColumnRule Class
    Syntax
    'Declaration
     
    
    Public Class BestFitColumnRule 
       Inherits SmartPrintRule
       Implements FarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    
    Dim instance As BestFitColumnRule
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.SmartPrintRule
          FarPoint.Web.Spread.BestFitColumnRule

    See Also