Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / DefaultStyleCollection Class / DataAreaDefault2 Field


In This Topic
    DataAreaDefault2 Field
    In This Topic
    Represents the default style for data area cells in the sheet with padding.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DataAreaDefault2 As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.DataAreaDefault2
    public static readonly NamedStyle DataAreaDefault2
    See Also