Package com.grapecity.documents.excel
Interface IPanes
public interface IPanes
Worksheet panes.
-
Method Summary
-
Method Details
-
getCount
int getCount()Returns a int value that represents the number of objects in the collection. -
get
Get the instance of pane by index.
-