U:RDoc::AnyMethod[iI" visible?:ETI"WIN32OLE_VARIABLE#visible?;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I",Returns true if the variable is public.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [I"Stobj = WIN32OLE_TYPE.new('Microsoft Excel 9.0 Object Library', 'XlSheetType') ;TI" variables = tobj.variables ;TI""variables.each do |variable| ;TI"4 puts "#{variable.name} #{variable.visible?}" ;TI" end ;TI" ;TI".The result of above script is following: ;TI" xlChart true ;TI" xlDialogSheet true ;TI"# xlExcel4IntlMacroSheet true ;TI" xlExcel4MacroSheet true ;TI" xlWorksheet true;T: @format0: @fileI"%ext/win32ole/win32ole_variable.c;T:0@omit_headings_from_table_of_contents_below0I" WIN32OLE_VARIABLE#visible? ;T0[I"();T@FI"WIN32OLE_VARIABLE;TcRDoc::NormalClass00