'Declaration
<XmlAttributeAttribute()> Public CellControlStyle As String
'Usage
Dim instance As Question Dim value As String value = instance.CellControlStyle instance.CellControlStyle = value
[XmlAttribute()] public string CellControlStyle
public field CellControlStyle: String;
XmlAttributeAttribute() public var CellControlStyle : String;
[XmlAttribute()] public: string* CellControlStyle
[XmlAttribute()] public: String^ CellControlStyle