[]
        
(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)
Public Function HasPrintContent(range As IRange) As Boolean
Parameters
Type Name Description
IRange range

The printed range of a page.

Returns
Type Description
bool