SplitByWidth
Cell.SplitByWidth method
Splits the cell by width.
public void SplitByWidth(double width)
Parameter | Type | Description |
---|---|---|
width | Double | Width of a column. |
See Also
- class Cell
- namespace Aspose.Slides
- assembly Aspose.Slides
Splits the cell by width.
public void SplitByWidth(double width)
Parameter | Type | Description |
---|---|---|
width | Double | Width of a column. |