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