SetDefaultStyle Method
SetDefaultStyle function
Gets or sets the default Style object of the workbook.
func (instance *Workbook) SetDefaultStyle(value *Style) error
Remarks
See Also
- Class Workbook
- Library Aspose.Cells for Go
Gets or sets the default Style object of the workbook.
func (instance *Workbook) SetDefaultStyle(value *Style) error