Gets or sets the row span.
Namespace: Spire.Pdf.GridAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public int RowSpan { get; set; }
Public Property RowSpan As Integer Get Set
public: property int RowSpan { int get (); void set (int value); }
member RowSpan : int with get, set
Property Value
Int32The row span.