Resets the collection to its original state by clearing all styles and adding in preset built in styles. Overload List
Public Properties Public Methods
Public Methods
Public Properties
Gets the value indicating whether the style is a built in style in Microsoft Excel. Syntax
Gets or sets the name of the workbook style. Syntax Property Value The name of the workbook style. Exceptions Exception Description System.InvalidOperationException The value is assigned and the style is a built. System.ArgumentException The value assigned is null or empty. System.ArgumentException The value assig...
Resets the style to its original state. Syntax Remarks If this is a user defined style, the format of the style will be reset so that it provides no formatting properties. If this is a built in style, this format will revert back to its preset state if it has previously been changed.
Gets the cell format which applies to the workbook style. Syntax Property Value The cell format which applies to the workbook style.
Represents the various theme colors in a workbook. Syntax Members Member Description Accent1 Represents the Accent 1 theme color. Accent2 Represents the Accent 2 theme color. Accent3 Represents the Accent 3 theme color. Accent4 Represents the Accent 4 theme color. Accent5 Represents the Accent 5 theme color. Accen...
Represents the window options which are saved with the workbook. Syntax Remarks The properties explicitly defined on this class and not inherited from the base class, WindowOptions, are options that can be saved with a workbook, but not with a custom view.