Defines a number of cells this cell spans horizontally (including itself) to the right. 1 means no span.

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

Syntax

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

See Also