Gets the height of the range.
Namespace: Spire.Spreadsheet.Forms.CollectionsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
public int Height { get; }
Public ReadOnly Property Height As Integer Get
public: property int Height { int get (); }
member Height : int with get