CopyTheme Method
CopyTheme function
Copies the theme from another workbook.
func (instance *Workbook) CopyTheme(source *Workbook) error
Remarks
See Also
- Class Workbook
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Copies the theme from another workbook.
func (instance *Workbook) CopyTheme(source *Workbook) error