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


In This Topic
    RotationAngle Class
    In This Topic
    Represents a displayed clock to set the text rotation angle.
    Syntax
    'Declaration
     
    
    Public Class RotationAngle 
       Inherits System.Windows.Forms.Control
    'Usage
     
    
    Dim instance As RotationAngle
    public class RotationAngle : System.Windows.Forms.Control 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                FarPoint.Win.Spread.CellType.RotationAngle

    See Also