[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IAlternatingStyles

IAlternatingStyles Interface

Represents a collection of alternating styles.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IAlternatingStyles
Public Interface IAlternatingStyles

Properties

Name Description
Count

Gets or sets the number of alternating styles in this collection.

Enabled

Gets or sets a boolean value indicating whether the alternating styles is enabled.

IncludeHidden

Gets or sets a boolean value indicating whether the hidden rows (or columns) affect the display result.

this[int]

Gets the alternating style at the specified position.