|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRow
Method Summary | |
---|---|
double |
getHeight()
Returns the height of a row. |
double |
getMinimalHeight()
Returns or sets the minimal possible height of a row. |
void |
setMinimalHeight(double value)
Returns or sets the minimal possible height of a row. |
Methods inherited from interface com.aspose.slides.ICellCollection |
---|
get_Item |
Methods inherited from interface com.aspose.slides.ISlideComponent |
---|
getSlide |
Methods inherited from interface com.aspose.slides.IPresentationComponent |
---|
getPresentation |
Methods inherited from interface com.aspose.slides.IGenericCollection |
---|
copyTo, getSyncRoot, isSynchronized, size |
Methods inherited from interface com.aspose.ms.System.Collections.Generic.IGenericEnumerable |
---|
iterator |
Method Detail |
---|
double getHeight()
Returns the height of a row.
Read-only double
.
double getMinimalHeight()
Returns or sets the minimal possible height of a row.
Read/write double
.
void setMinimalHeight(double value)
Returns or sets the minimal possible height of a row.
Read/write double
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |