TableCell
GridSpan Property
|
Gets grid Span.
Namespace:
Spire.Doc
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public short GridSpan { get; }
Public ReadOnly Property GridSpan As Short
Get
public:
property short GridSpan {
short get ();
}
member GridSpan : int16 with get
Property Value
Type:
Int16
See Also