WIN32OLE#ole_method_help(method) Instance Public methods Returns WIN32OLE_METHOD object corresponding with method specified by 1st argument. excel = WIN32OLE.new('Excel.Application') method = excel.ole_method_help('Quit') ole_method_help
new(log_file=nil, level=nil) Class Public methods Same as BasicLog#initialize You can set the timestamp format through time_format
new() Class Public methods Creates a new attributes set.
scan_mark(x, y) Instance Public methods
focusNext() Instance Public methods
set_writer(writer) Instance Public methods Sets the XMLWriter to use for generating XML output. Should be an instance of a class from module XMLRPC::XMLWriter. If this method is not called, then XMLRPC::Config::DEFAULT_WRITER is used.
content_length() Instance Public methods The content-length header
exist?() Instance Public methods
cancel() Instance Public methods Also aliased as: stop
add_menubar(menu_spec, tearoff=false, opts=nil) Instance Public methods
Page 246 of 2275