public class WebTableStyle extends WebStyle
| Constructor and Description |
|---|
WebTableStyle() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBackImageUrl()
Gets the BackImageUrl in the style
|
int |
getCellPadding()
Gets the CellPadding in the style
|
int |
getCellSpacing()
Gets the CellSpacing in the style
|
int |
getGridLines()
Gets the GridLines in the style
|
int |
getHorizontalAlign()
Gets the HorizontalAlign in the style
|
void |
setBackImageUrl(java.lang.String value)
Sets the BackImageUrl in the style
|
void |
setCellPadding(int value)
Sets the CellPadding in the style
|
void |
setCellSpacing(int value)
Sets the CellSpacing in the style
|
void |
setGridLines(int value)
Sets the GridLines in the style
|
void |
setHorizontalAlign(int value)
Sets the HorizontalAlign in the style
|
getBackColor, getBorderColor, getBorderStyle, getBorderWidth, getCssClass, getFont, getForeColor, getHeight, getWidth, setBackColor, setBorderColor, setBorderStyle, setBorderWidth, setCssClass, setForeColor, setHeight, setWidthpublic java.lang.String getBackImageUrl()
public void setBackImageUrl(java.lang.String value)
public int getCellPadding()
public void setCellPadding(int value)
public int getCellSpacing()
public void setCellSpacing(int value)
public int getGridLines()
See GridLines.
public void setGridLines(int value)
See GridLines.
public int getHorizontalAlign()
See HorizontalAlign.
public void setHorizontalAlign(int value)
See HorizontalAlign.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.