MindFusion.Java Package Programmer's Guide
NamedRangeCollection.remove Method (Int32)
See Also
 






Removes the element at the specified index.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public NamedRange remove (
    int index
)

 Parameters

index

The zero-based index of the element to remove.

 Return Value

 See Also

remove Method Overload List
NamedRangeCollection Members
NamedRangeCollection Class
com.mindfusion.spreadsheet Namespace