com.moyosoft.connector.ms.excel
Class WebOptions
java.lang.Object
|
+--com.moyosoft.connector.ms.excel.WebOptions
- public class WebOptions
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebOptions
public WebOptions(Dispatch dispatch)
getDispatch
public Dispatch getDispatch()
isRelyOnCSS
public boolean isRelyOnCSS()
setRelyOnCSS
public void setRelyOnCSS(boolean value)
isOrganizeInFolder
public boolean isOrganizeInFolder()
setOrganizeInFolder
public void setOrganizeInFolder(boolean value)
isUseLongFileNames
public boolean isUseLongFileNames()
setUseLongFileNames
public void setUseLongFileNames(boolean value)
isDownloadComponents
public boolean isDownloadComponents()
setDownloadComponents
public void setDownloadComponents(boolean value)
isRelyOnVML
public boolean isRelyOnVML()
setRelyOnVML
public void setRelyOnVML(boolean value)
isAllowPNG
public boolean isAllowPNG()
setAllowPNG
public void setAllowPNG(boolean value)
getPixelsPerInch
public int getPixelsPerInch()
setPixelsPerInch
public void setPixelsPerInch(int value)
getLocationOfComponents
public java.lang.String getLocationOfComponents()
setLocationOfComponents
public void setLocationOfComponents(java.lang.String value)
getFolderSuffix
public java.lang.String getFolderSuffix()
useDefaultFolderSuffix
public void useDefaultFolderSuffix()