Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PrintManager Class / GetSize Method / GetSize(IRange) Method
The range object.
In This Topic
    GetSize(IRange) Method
    In This Topic
    Returns the print size of the range.
    Syntax
    public System.Drawing.SizeF GetSize( 
       IRange range
    )

    Parameters

    range
    The range object.
    See Also