Winnovative Excel Library

ExcelCellStylesCollectionItem Property (Int32)

Winnovative Excel Library Documentation
Gets the style at the specified index from collection.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelCellStyle this[
	int styleIndex
] { get; }

Parameters

styleIndex
Type: SystemInt32

Property Value

Type: ExcelCellStyle
See Also

Reference