GrapeCity.Documents.Excel Namespace / IRange Interface / Style Property
In This Topic
Style Property (IRange)
In This Topic
Gets or sets the named style IStyle associated with the cells represented by this IRange.
Syntax
IStyle Style {get; set;}

Property Value

The style.
See Also