public class WebTableItemStyle extends WebStyle
| Constructor and Description |
|---|
WebTableItemStyle() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHorizontalAlign()
Gets the HorizontalAlign in the style
|
int |
getVerticalAlign()
Gets the VerticalAlign in the style
|
boolean |
getWrap()
Gets the Wrap in the style
|
void |
setHorizontalAlign(int value)
Sets the HorizontalAlign in the style
|
void |
setVerticalAlign(int value)
Sets the VerticalAlign in the style
|
void |
setWrap(boolean value)
Sets the Wrap in the style
|
getBackColor, getBorderColor, getBorderStyle, getBorderWidth, getCssClass, getFont, getForeColor, getHeight, getWidth, setBackColor, setBorderColor, setBorderStyle, setBorderWidth, setCssClass, setForeColor, setHeight, setWidthpublic int getHorizontalAlign()
See HorizontalAlign.
public void setHorizontalAlign(int value)
See HorizontalAlign.
public int getVerticalAlign()
See VerticalAlign.
public void setVerticalAlign(int value)
See VerticalAlign.
public boolean getWrap()
public void setWrap(boolean value)
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.