[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPageSetup.PrintPageRange

PrintPageRange Property

PrintPageRange

Gets or sets range of pages to print, the numbers or page ranges are separated by commas counting from the beginning of the document. For example, type "1,3,5-12".

Declaration
string PrintPageRange { get; set; }
Property PrintPageRange As String