'宣言 Public Shared Function CreateForm( _ ByVal exporter As Exporter, _ ByVal customType As System.Type, _ ByVal defaultType As System.Type _ ) As ExportOptionsFormBase
public static ExportOptionsFormBase CreateForm( Exporter exporter, System.Type customType, System.Type defaultType )
パラメータ
- exporter
- 使用するエクスポータ。
- customType
- カスタムフォームタイプ。
- defaultType
- デフォルトフォームタイプ。