'宣言 Public Overloads Sub Export( _ ByVal document As SectionDocument, _ ByVal filePath As String _ )
public void Export( SectionDocument document, string filePath )
パラメータ
- document
- エクスポートするActiveReportsのDocumentオブジェクト。
- filePath
- Excelワークブックを保存するファイル名とパス。