'Declaration
Property ListFillRange As System.String
'Usage
Dim instance As IControlFormat Dim value As System.String instance.ListFillRange = value value = instance.ListFillRange
System.string ListFillRange {get; set;}
read-write property ListFillRange: System.String;
function get,set ListFillRange : System.String