SplitByWidth
ICell.SplitByWidth method
Splits the cell by width.
public void SplitByWidth(double width)
Parameter | Type | Description |
---|---|---|
width | Double | Width of a column. |
See Also
- interface ICell
- 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. |