[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PrintManager.HasPrintContent

HasPrintContent Method

HasPrintContent(IRange)

Returns whether there has content to print.

Declaration
public bool HasPrintContent(IRange range)
Parameters
Type Name Description
IRange range

The printed range of a page.

Returns
Type Description
bool