GetNamedStyle Method
GetNamedStyle function
Gets the named style in the style pool.
func (instance *Workbook) GetNamedStyle(name string) (*Style, error)
Remarks
See Also
- Class Workbook
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Gets the named style in the style pool.
func (instance *Workbook) GetNamedStyle(name string) (*Style, error)