SplitByHeight
Cell.SplitByHeight 方法
按高度拆分单元格。
public void SplitByHeight(double height)
| 参数 | 类型 | 描述 | 
|---|---|---|
| height | Double | 行的高度。 | 
参见
- class Cell
- namespace Aspose.Slides
- assembly Aspose.Slides
按高度拆分单元格。
public void SplitByHeight(double height)
| 参数 | 类型 | 描述 | 
|---|---|---|
| height | Double | 行的高度。 |