convertersetting-ag凯发旗舰厅
com.spire.xls
class convertersetting
java.lang.object
com.spire.xls.convertersetting
public class convertersetting
- extends java.lang.object
convert setting
convertersetting
public convertersetting()
iscellautofit
public boolean iscellautofit()
- indicates whether the width and height of the cells is automatically fitted by cell value.
the default value is false.
- returns:
iscellautofit
public void iscellautofit(boolean cellautofit)
- indicates whether the width and height of the cells is automatically fitted by cell value.
the default value is false.
- parameters:
cellautofit
-
getsheetfittopage
public boolean getsheetfittopage()
- returns:
- get a value indicates whether to one sheet context render to only one page
setsheetfittopage
public void setsheetfittopage(boolean fittopage)
- sets a value indicating whether one sheet context is rendered to only one page
- parameters:
fittopage
-
getsheetfittowidth
public boolean getsheetfittowidth()
setsheetfittowidth
public void setsheetfittowidth(boolean fittowidth)
isrecalculateonconvert
public boolean isrecalculateonconvert()
- identifies whether recalculate on convert.
- returns:
isrecalculateonconvert
public void isrecalculateonconvert(boolean recalculateonconvert)
- identifies whether recalculate on convert.
- parameters:
recalculateonconvert
-