public class TextTabStop
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getTabAlignment()
Specifies the alignment that is to be applied to text using this tab stop.
|
double |
getTabPosition()
Specifies the position of the tab stop relative to the left margin.
|
void |
setTabAlignment(int value)
Specifies the alignment that is to be applied to text using this tab stop.
|
void |
setTabPosition(double value)
Specifies the position of the tab stop relative to the left margin.
|
public int getTabAlignment()
See TextTabAlignmentType.
public void setTabAlignment(int value)
See TextTabAlignmentType.
public double getTabPosition()
public void setTabPosition(double 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.