'宣言 Public Sub Insert( _ ByVal index As Integer, _ ByVal report As PageReport, _ Optional ByVal options As LocationOptions _ )
public void Insert( int index, PageReport report, LocationOptions options )
パラメータ
- index
- 追加するレポートの位置。
- report
- 追加するレポート。
- options
- レポートに追加するオプション。