TableStyle_Create Method
TableStyle_Create function
Creates an empty table/pivot table style.
func TableStyle_Create(name string, sheets *WorksheetCollection) (*TableStyle, error)
Remarks
See Also
- Class TableStyle
- Library Aspose.Cells for Go
Creates an empty table/pivot table style.
func TableStyle_Create(name string, sheets *WorksheetCollection) (*TableStyle, error)