com.moyosoft.connector.ms.excel
Class SmartTags

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

public class SmartTags
extends java.lang.Object


Constructor Summary
SmartTags(Dispatch dispatch)
           
 
Method Summary
 SmartTag add(java.lang.String value)
           
 int getCount()
           
 Dispatch getDispatch()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmartTags

public SmartTags(Dispatch dispatch)
Method Detail

getDispatch

public Dispatch getDispatch()

add

public SmartTag add(java.lang.String value)

getCount

public int getCount()