'DeclarationPublic Property IsTabStop As System.Boolean
'UsageDim instance As WorkbookView Dim value As System.Boolean instance.IsTabStop = value value = instance.IsTabStop
public System.bool IsTabStop {get; set;}
public read-write property IsTabStop: System.Boolean; 
            public function get,set IsTabStop : System.boolean