Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSpreadSkins Class
Fields Properties Methods


In This Topic
    DefaultSpreadSkins Class Members
    In This Topic

    The following tables list the members exposed by DefaultSpreadSkins.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Array of Spread skins that contain the built-in skins.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, ArcticSea.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Classic.  
    Public Propertystatic (Shared in Visual Basic)Gets the number of built-in skins in the array of Spread skins.  
    Public Propertystatic (Shared in Visual Basic)Represents the skin for resetting the skin properties to the default values.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Grayscale.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Metallic.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Midnight.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Newspaper.  
    Public Propertystatic (Shared in Visual Basic)Represents the skin for resetting the skin properties to the excel 2007 like values.  
    Public Propertystatic (Shared in Visual Basic)Represents the skin for resetting the skin properties to the excel 2013 like values.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Office2016 Colorful.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Office2016 DarkGray.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Office2016 White.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Pastel.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Rose.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Sandstorm.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Seashell.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Shamrock.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Sunburst.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Determines whether the collection contains the specified Spread skin.  
    Public Methodstatic (Shared in Visual Basic)Copies skins to the specified array at the specified index.  
    Public Methodstatic (Shared in Visual Basic)Finds the built-in Spread skin with the specified name.  
    Public Methodstatic (Shared in Visual Basic)Gets the built-in skin at the specified index.  
    Public Methodstatic (Shared in Visual Basic)Returns the index of the specified built-in skin.  
    Public Methodstatic (Shared in Visual Basic)Resets the skin properties of the active sheet in the specified Spread component to the default values.  
    Top
    See Also