'宣言 Public Property Width As System.Integer
'使用法 Dim instance As XlsOptionsForm Dim value As System.Integer instance.Width = value value = instance.Width
public System.int Width {get; set;}
'宣言 Public Property Width As System.Integer
'使用法 Dim instance As XlsOptionsForm Dim value As System.Integer instance.Width = value value = instance.Width
public System.int Width {get; set;}