com.moyosoft.connector.ms.excel
Class Axes

java.lang.Object
  |
  +--com.moyosoft.connector.ms.excel.Axes

public class Axes
extends java.lang.Object


Constructor Summary
Axes(Dispatch dispatch)
           
 
Method Summary
 int getCount()
           
 Dispatch getDispatch()
           
 Axis getItem(AxisType type)
           
 Axis getItem(AxisType type, AxisGroup group)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Axes

public Axes(Dispatch dispatch)
Method Detail

getDispatch

public Dispatch getDispatch()

getCount

public int getCount()

getItem

public Axis getItem(AxisType type)

getItem

public Axis getItem(AxisType type,
                    AxisGroup group)