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

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