GrapeCity.Windows.SpreadSheet.UI Namespace > GcSpreadSheet Class > Print Method : Print(String) Method |
'Declaration Public Overloads Sub Print( _ ByVal pageRange As System.String _ )
'Usage Dim instance As GcSpreadSheet Dim pageRange As System.String instance.Print(pageRange)
public void Print( System.string pageRange )
GcSpreadSheet1.SheetCount = 4;
GcSpreadSheet1.Print("1-3");
GcSpreadSheet1.SheetCount = 4
GcSpreadSheet1.Print("1-3")
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6