pdfgridcellstyle-ag凯发旗舰厅
com.spire.pdf.grid
class pdfgridcellstyle
java.lang.object
com.spire.pdf.grid.pdfgridstylebase
com.spire.pdf.grid.pdfgridrowstyle
com.spire.pdf.grid.pdfgridcellstyle
public class pdfgridcellstyle
- extends pdfgridrowstyle
represents pdf grid-cell style.
pdfgridcellstyle
public pdfgridcellstyle()
- initializes a new instance of the class.
getstringformat
public pdfstringformat getstringformat()
- gets the string format.
setstringformat
public void setstringformat(pdfstringformat value)
- sets the string format.
getborders
public pdfborders getborders()
- gets or sets the border.
setborders
public void setborders(pdfborders value)
- sets the border.
getbackgroundimage
public pdfimage getbackgroundimage()
- gets the background image.
setbackgroundimage
public void setbackgroundimage(pdfimage value)
- sets the background image.