FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormatCells Class
Members


FormatCells Class
Represents the format cell dialog.
Syntax
'Declaration
 
Public Class FormatCells 
   Inherits System.Windows.Forms.Form
 
'Usage
 
Dim instance As FormatCells
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