Libraries
»
office_elin
(0.0.3)
»
Index
»
WordWps
»
Table
»
#select_all
Method: WordWps::Table#select_all
Defined in:
lib/word_wps.rb
#
select_all
⇒
Object
选择整个表格
473 474 475
# File 'lib/word_wps.rb', line 473
def
select_all
@obj
.
Select
end