Filter Method
Filter function
Gets all defined name by scope.
func (instance *NameCollection) Filter(type_ NameScopeType, sheetindex int32) ([]Name, error)
Remarks
See Also
- Class NameCollection
- Library Aspose.Cells for Go
Gets all defined name by scope.
func (instance *NameCollection) Filter(type_ NameScopeType, sheetindex int32) ([]Name, error)