|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.CellExCollection
com.aspose.slides.ColumnEx
public final class ColumnEx
Represents a column in a table.
Method Summary | |
---|---|
double |
getWidth()
Returns or sets the width of a column. |
void |
setWidth(double value)
|
Methods inherited from class com.aspose.slides.CellExCollection |
---|
copyTo, get_Item, getPresentation, getSlide, getSyncRoot, isSynchronized, iterator, size |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public double getWidth()
Returns or sets the width of a column.
Read/Write double
.
public void setWidth(double value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |