'宣言 Public Function FindExportProviderByFormatKey( _ ByVal formatKey As System.String _ ) As ExportProvider
public ExportProvider FindExportProviderByFormatKey( System.string formatKey )
パラメータ
- formatKey
- フォーマットキー文字列。
戻り値の型
ExportProvider。見つからなかった場合は null。