SplitByRowSpan
Cell.SplitByRowSpan method
Splits the cell to two cells by index of row.
public void SplitByRowSpan(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | Index of row. |
See Also
- class Cell
- namespace Aspose.Slides
- assembly Aspose.Slides
Splits the cell to two cells by index of row.
public void SplitByRowSpan(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | Index of row. |