The following tables list the members exposed by SpreadSkin.
Name | Description | |
---|---|---|
![]() | ColumnFooterDefaultStyle | Gets or sets the column footer default renderer of the Spread skin. |
![]() | ColumnHeaderDefaultStyle | Gets or sets the column header default renderer of the Spread skin. |
![]() | CornerDefaultStyle | Gets or sets the corner default renderer of the Spread skin. |
![]() | DefaultStyle | Gets or sets the cells default renderer of the Spread skin. |
![]() | FocusRenderer | Gets or sets the focus indicator renderer of the Spread skin. |
![]() | InterfaceRenderer | Gets or sets the interface renderer of the Spread skin. |
![]() | Name | Gets or sets the name of the Spread skin. |
![]() | RowHeaderDefaultStyle | Gets or sets the row header default renderer of the Spread skin. |
![]() | ScrollBarRenderer | Gets or sets the scroll bar renderer of the Spread skin. |
![]() | SelectionRenderer | Gets or sets the selection renderer of the Spread skin. |
Name | Description | |
---|---|---|
![]() | Applying | Returns true if the skin is being applied to an FpSpread or SheetView object. |
Name | Description | |
---|---|---|
![]() | Apply | Overloaded. Applies the settings to the Spread component. |
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | CopyFrom | Copies settings from another Spread skin instance. |
![]() | Deserialize | Loads the skin from XML. |
![]() | Equals | Returns whether the specified object is equivalent to this skin. |
![]() | GetHashCode | Returns the hash code of this object. |
![]() ![]() | Load | Overloaded. Loads a Spread skin from a file. |
![]() ![]() | Save | Overloaded. Saves a Spread skin to a file. |
![]() | Serialize | Saves the skin to XML. |
Name | Description | |
---|---|---|
![]() | InitializeFromFpSpread | Initializes from the specified Spread component. |
![]() | OnChanged | Raises the changed event. |