GrapeCity.Documents.Excel Namespace / 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 System.bool HasPrintContent( 
   IRange range
)

Parameters

range
The printed range of a page.
See Also