'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute(0)> Public Property ActiveWorksheet As Integer
[XmlAttribute()] [DefaultValue(0)] public int ActiveWorksheet {get; set;}
'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute(0)> Public Property ActiveWorksheet As Integer
[XmlAttribute()] [DefaultValue(0)] public int ActiveWorksheet {get; set;}