|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.CellListEx
com.aspose.slides.pptx.ColumnEx
public final class ColumnEx
Represents a column in a table.
Method Summary | |
---|---|
double |
getWidth()
Returns the width of a column. |
void |
setWidth(double value)
Sets the width of a column. |
Methods inherited from class com.aspose.slides.pptx.CellListEx |
---|
get, getByIndexInternal, getPresentation, getSlide, iterator, size |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public double getWidth()
public void setWidth(double value) throws PptxException.PptxEditException
value
- new width value.
PptxException.PptxEditException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |