Click or drag to resize

Cell SplitBySpan Method

The cell is split into its RowSpan rows in therow direction, and it is split into its ColSpan colunms in the colunm direction.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public void SplitBySpan()
See Also