pdftablelayoutformat-ag凯发旗舰厅
com.spire.pdf.tables
class pdftablelayoutformat
java.lang.object
com.spire.pdf.graphics.pdftextlayout
com.spire.pdf.tables.pdftablelayoutformat
public class pdftablelayoutformat
- extends pdftextlayout
represents the parameters for light table layout.
pdftablelayoutformat
public pdftablelayoutformat()
- initializes a new instance of the class.
pdftablelayoutformat
public pdftablelayoutformat(pdftextlayout baseformat)
- initializes a new instance of the class.
- parameters:
baseformat
- the base format.
getstartcolumnindex
public int getstartcolumnindex()
- gets or sets the start column index.
setstartcolumnindex
public void setstartcolumnindex(int value)
getendcolumnindex
public int getendcolumnindex()
- gets or sets the end column index.
setendcolumnindex
public void setendcolumnindex(int value)