GetNamedStyle Method

GetNamedStyle function

Gets the named style in the style pool.


func (instance *Workbook) GetNamedStyle(name string)  (*Style,  error) 

Remarks

See Also