Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / Parent Field


In This Topic
    Parent Field
    In This Topic
    Represents the parent of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Parent As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.Parent
    public static readonly SheetStyleProperty Parent
    See Also