Winnovative Excel Library

ExcelCellStylesCollectionItem Property (String)

Winnovative Excel Library Documentation
Gets the style with the specified name from collection.

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

public ExcelCellStyle this[
	string styleName
] { get; }

Parameters

styleName
Type: SystemString

Property Value

Type: ExcelCellStyle
See Also

Reference