StartSheet Method

StartSheet function

Prepares filter options before loading given worksheet.User’s implementation of LoadFilter can change the LoadDataFilterOptions hereto denote how to load data for this worksheet.


func (instance *LoadFilter) StartSheet(sheet *Worksheet)  error

Remarks

See Also