'宣言 Protected Overrides Function CanPreviewOutputFile() As System.Boolean
'使用法 Dim instance As C1ExporterBase Dim value As System.Boolean value = instance.CanPreviewOutputFile()
protected override System.bool CanPreviewOutputFile()
戻り値の型
true if the output file can be previewed, false otherwise.