Get Method
Get function
Gets the custom filter in the specific index.
func (instance *CustomFilterCollection) Get(index int32) (*CustomFilter, error)
Remarks
See Also
- Class CustomFilterCollection
- Library Aspose.Cells for Go
Gets the custom filter in the specific index.
func (instance *CustomFilterCollection) Get(index int32) (*CustomFilter, error)