public class StyleColumnProperties extends Object
| Constructor and Description |
|---|
StyleColumnProperties() |
| Modifier and Type | Method and Description |
|---|---|
Float |
getEndIndent() |
Integer |
getRelWidth() |
Float |
getStartIndent() |
void |
setEndIndent(Float endIndent) |
void |
setRelWidth(Integer relWidth) |
void |
setStartIndent(Float startIndent) |
public Integer getRelWidth()
public void setRelWidth(Integer relWidth)
public Float getStartIndent()
public void setStartIndent(Float startIndent)
public Float getEndIndent()
public void setEndIndent(Float endIndent)
Copyright © 2016. All Rights Reserved.