Libraries
»
office_elin
(0.0.3)
»
Index
»
WordWps
»
Table
»
#height=
Method: WordWps::Table#height=
Defined in:
lib/word_wps.rb
#
height=
(point) ⇒
Object
设置行高
446 447 448
# File 'lib/word_wps.rb', line 446
def
height=
(
point
)
now
.
Rows
.
Height
=
point
end