Gets or sets the number of rows which will span each alternate row stripe. Syntax Property Value The number of rows which will span each alternate row stripe. Exceptions Exception Description System.InvalidOperationException The value is set and IsCustom is False, indicating that the style is a read-only, standard...
Gets the collection of formats used for each area of a WorksheetTable to which the style is applied. Syntax Remarks The area formats specified are differential formats. In other words, only the properties that are set to non-default values will be applied to the appropriate cells. An area format can define only a ...
Duplicates the style and returns a deep copy. Syntax Parameters name The name to give to the cloned style. Return Value The clone of the style. Exceptions Exception Description System.ArgumentNullException name is null or empty. Remarks A cloned style must be added to the CustomTableStyles collection before it can...
Gets or sets the number of columns which will span each column stripe. Syntax Property Value The number of columns which will span each column stripe. Exceptions Exception Description System.InvalidOperationException The value is set and IsCustom is False, indicating that the style is a read-only, standard table s...
Gets the value indicating whether the style is a custom style. Syntax Property Value True id this is a custom table style; False if this is a read-only, standard table style.
Gets or sets the name of the style. Syntax Property Value The name of the style. Exceptions Exception Description System.InvalidOperationException The value is set and IsCustom is False, indicating that the style is a read-only, standard table style. System.ArgumentException The value assigned is null, empty, or g...
Gets or sets the number of rows which will span each row stripe. Syntax Property Value The number of rows which will span each row stripe. Exceptions Exception Description System.InvalidOperationException The value is set and IsCustom is False, indicating that the style is a read-only, standard table style. System...
Creates a custom WorksheetTableStyle instance. Syntax Parameters name The name of the new style. Exceptions Exception Description System.ArgumentNullException name is null or empty.
Overload List
Public Properties Public Methods