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