DefaultSkins Class Members
The following tables list the members exposed by DefaultSkins.
| Name | Description |
  | Skins | Array of SheetSkin objects that contains the built-in skins. |
Top
| Name | Description |
  | Classic | Represents the built-in skin, Classic. |
  | Classic1 | Represents the built-in skin, Classic1. |
  | Classic2 | Represents the built-in skin, Classic2. |
  | Colorful1 | Represents the built-in skin, Colorful1. |
  | Colorful2 | Represents the built-in skin, Colorful2. |
  | Colorful3 | Represents the built-in skin, Colorful3. |
  | Colorful4 | Represents the built-in skin, Colorful4. |
  | Colorful5 | Represents the built-in skin, Colorful5. |
  | Count | Gets the number of built-in skins in the array of SheetSkin objects. |
  | Default | Represents the skin for resetting the skin properties to the default values. |
  | Professional1 | Represents the built-in skin, Professional1. |
  | Professional2 | Represents the built-in skin, Professional2. |
  | Professional3 | Represents the built-in skin, Professional3. |
  | Simple1 | Represents the built-in skin, Simple1. |
  | Simple2 | Represents the built-in skin, Simple2. |
  | Simple3 | Represents the built-in skin, Simple3. |
Top
| Name | Description |
  | Contains | Determines whether the collection contains the specified skin. |
  | CopyTo | Copies skins to the specified array at the specified index. |
  | Find | Finds the built-in skin with the specified name. |
  | GetAt | Gets the built-in skin at the specified index. |
  | IndexOf | Returns the index of the specified built-in skin. |
  | Reset | Overloaded. Resets the skin properties of the active sheet in the specified Spread component to the default values. |
Top