[This is preliminary documentation and is subject to change.]
Row Span
Namespace:
OfficeClip.BusinessLayer.Security
Assembly:
OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public int RowSpan { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property RowSpan As Integer |
Visual C++ |
---|
public: property int RowSpan { int get (); } |