com.grapecity.documents.excel Package / IRange Interface / getStyle Method
In This Topic
getStyle Method
In This Topic
Gets the named style IStyle associated with the cells represented bythis IRange.
Syntax
IStyle getStyle()
See Also