'DeclarationProtected Property VScroll As System.Boolean
'UsageDim instance As WorkbookDesigner Dim value As System.Boolean instance.VScroll = value value = instance.VScroll
protected System.bool VScroll {get; set;}
protected read-write property VScroll: System.Boolean;
protected function get,set VScroll : System.boolean