public static class Document.TaskList.Task.Texts.TextCell.TextBlock.Paragraph extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Align" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="IX" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="SpLine" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
align |
protected Integer |
ix |
protected Integer |
spLine |
| Constructor and Description |
|---|
Paragraph() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAlign()
Gets the value of the align property.
|
Integer |
getIX()
Gets the value of the ix property.
|
Integer |
getSpLine()
Gets the value of the spLine property.
|
void |
setAlign(Integer value)
Sets the value of the align property.
|
void |
setIX(Integer value)
Sets the value of the ix property.
|
void |
setSpLine(Integer value)
Sets the value of the spLine property.
|
public Integer getAlign()
Stringpublic void setAlign(Integer value)
value - allowed object is
Stringpublic void setIX(Integer value)
value - allowed object is
Stringpublic Integer getSpLine()
StringCopyright © 2000–2025 MPXJ. All rights reserved.