GrapeCity.Windows.SpreadSheet.UI Namespace > GcSpreadSheet Class > PrintWithoutPrintDialog Method : PrintWithoutPrintDialog(String) Method |
'Declaration Public Overloads Sub PrintWithoutPrintDialog( _ ByVal pageRange As System.String _ )
'Usage Dim instance As GcSpreadSheet Dim pageRange As System.String instance.PrintWithoutPrintDialog(pageRange)
public void PrintWithoutPrintDialog( System.string pageRange )
GcSpreadSheet1.PrintWithoutPrintDialog("1-2");
GcSpreadSheet1.PrintWithoutPrintDialog("1-2")
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)