'宣言 Public Overridable Property OpenXmlDocument As System.Boolean
'使用法 Dim instance As ComplexExporterOptionsForm Dim value As System.Boolean instance.OpenXmlDocument = value value = instance.OpenXmlDocument
public virtual System.bool OpenXmlDocument {get; set;}