Defines a number of cells this cell spans vertically dawnward (including itself). 1 means no span.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public int SpanRows { get; set; }
Visual Basic (Declaration)
Public Property SpanRows As Integer

See Also