Workbook.GetNamedStyle
Workbook.GetNamedStyle method
Gets the named style in the style pool.
public Style GetNamedStyle(string name)
Parameter | Type | Description |
---|---|---|
name | String | name of the style |
Return Value
named style, maybe null.
See Also
- class Style
- class Workbook
- namespace Aspose.Cells
- assembly Aspose.Cells