GrapeCity.ActiveReports.Export.Excel.v12 アセンブリ > GrapeCity.ActiveReports.Export.Excel.Section 名前空間 > XlsExport クラス > Export メソッド : Export(SectionDocument,Stream,String) メソッド |
'宣言 Public Overloads Sub Export( _ ByVal document As SectionDocument, _ ByVal outputStream As Stream, _ ByVal pageRange As String _ )
public void Export( SectionDocument document, Stream outputStream, string pageRange )