'宣言 Public Overrides Function NewExporter() As Exporter
'使用法 Dim instance As RtfExportProvider Dim value As Exporter value = instance.NewExporter()
public override Exporter NewExporter()
戻り値の型
新しく作成された RtfExporter。
'宣言 Public Overrides Function NewExporter() As Exporter
'使用法 Dim instance As RtfExportProvider Dim value As Exporter value = instance.NewExporter()
public override Exporter NewExporter()