[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DefaultSpreadSkins

DefaultSpreadSkins Class

Represents the read-only collection of default (built-in) Spread skins.

Inheritance
DefaultSpreadSkins
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public sealed class DefaultSpreadSkins
Public NotInheritable Class DefaultSpreadSkins

Constructors

Name Description
DefaultSpreadSkins()

Fields

Name Description
Skins

Array of Spread skins that contain the built-in skins.

Properties

Name Description
ArcticSea

Represents the built-in skin, ArcticSea.

Classic

Represents the built-in skin, Classic.

Count

Gets the number of built-in skins in the array of Spread skins.

Default

Represents the skin for resetting the skin properties to the default values.

Grayscale

Represents the built-in skin, Grayscale.

Metallic

Represents the built-in skin, Metallic.

Midnight

Represents the built-in skin, Midnight.

Newspaper

Represents the built-in skin, Newspaper.

Office2007

Represents the skin for resetting the skin properties to the excel 2007 like values.

Office2013

Represents the skin for resetting the skin properties to the excel 2013 like values.

Office2016Colorful

Represents the built-in skin, Office2016 Colorful.

Office2016DarkGray

Represents the built-in skin, Office2016 DarkGray.

Office2016White

Represents the built-in skin, Office2016 White.

Pastel

Represents the built-in skin, Pastel.

Rose

Represents the built-in skin, Rose.

Sandstorm

Represents the built-in skin, Sandstorm.

Seashell

Represents the built-in skin, Seashell.

Shamrock

Represents the built-in skin, Shamrock.

Sunburst

Represents the built-in skin, Sunburst.

Methods

Name Description
Contains(SpreadSkin)

Determines whether the collection contains the specified Spread skin.

CopyTo(Array, int)

Copies skins to the specified array at the specified index.

Find(string)

Finds the built-in Spread skin with the specified name.

GetAt(int)

Gets the built-in skin at the specified index.

IndexOf(SpreadSkin)

Returns the index of the specified built-in skin.

Reset(FpSpread)

Resets the skin properties of the active sheet in the specified Spread component to the default values.