Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormatCells Class
Members


In This Topic
    FormatCells Class
    In This Topic
    Represents the format cell dialog.
    Syntax
    'Declaration
     
    
    Public Class FormatCells 
       Inherits System.Windows.Forms.Form
    'Usage
     
    
    Dim instance As FormatCells
    public class FormatCells : System.Windows.Forms.Form 
    Remarks
    The format cell dialog works in the flat style mode only.
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         FarPoint.Win.Spread.FormatCells

    See Also