SplitByHeight
Cell.SplitByHeight method
Splits the cell by height.
public void SplitByHeight(double height)
Parameter | Type | Description |
---|---|---|
height | Double | Height of a row. |
See Also
- class Cell
- namespace Aspose.Slides
- assembly Aspose.Slides
Splits the cell by height.
public void SplitByHeight(double height)
Parameter | Type | Description |
---|---|---|
height | Double | Height of a row. |