Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PrintManager Class / hasPrintContent Method
The printed range of a page.
In This Topic
    hasPrintContent Method
    In This Topic
    Returns whether there has content to print.
    Syntax
    public boolean hasPrintContent( 
       IRange range
    )

    Parameters

    range
    The printed range of a page.
    See Also