com.grapecity.documents.excel Package / Workbook Class / getStyles Method
In This Topic
getStyles Method
In This Topic
Provides access to the collection of cell styles in the current workbook.
Syntax
public IStyleCollection getStyles()
See Also