'宣言 Public Property FixedPageWidth As System.Boolean
'使用法 Dim instance As WordExporter Dim value As System.Boolean instance.FixedPageWidth = value value = instance.FixedPageWidth
public System.bool FixedPageWidth {get; set;}
'宣言 Public Property FixedPageWidth As System.Boolean
'使用法 Dim instance As WordExporter Dim value As System.Boolean instance.FixedPageWidth = value value = instance.FixedPageWidth
public System.bool FixedPageWidth {get; set;}