ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLSheetRendering Class / AreaHeight Property

In This Topic
    AreaHeight Property
    In This Topic
    Gets area height for print in points.
    Syntax
    'Declaration
     
    Public ReadOnly Property AreaHeight As System.Single
    public System.float AreaHeight {get;}
    See Also