TypeText
RequiredString.Thetexttobeinserted.Remarks.IftheReplaceSelectionpropertyisTrue,theselectionisreplacedbythespecifiedtext.,TypeTextText:=第一格.Selection.MoveRightUnit:=wdCell.Selection.TypeTextText:=第二格.Selection.Cells.VerticalAlignment=wdCellA...
TypeTextsyntax.TypetextsendsthetextfromthePropertyTextasasequenceofkeys,towhateverapplicationhasfocusrightnow(orwindows,ifnone).
** 本站引用參考文章部分資訊,基於少量部分引用原則,為了避免造成過多外部連結,保留參考來源資訊而不直接連結,也請見諒 **
此文章參考的來源相關文章推薦
Selection.TypeText(String) Method
Required String. The text to be inserted. Remarks. If the ReplaceSelection property is True, the selection is replaced by the specified text.
透過VBA Word97印表格
TypeText Text:=第一格 .Selection.MoveRight Unit:=wdCell .Selection.TypeText Text:=第二格 .Selection.Cells.VerticalAlignment = wdCellAlignVerticalCenter ...
Overview of TypeText Acitvity
TypeText syntax. Typetext sends the text from the Property Text as a sequence of keys, to what ever application has focus right now (or windows, if none).
typeText
typeText. const char * typeText() const. 傳回異常狀況類型的字串表示法,例如objectCreationError、invalidArgument。 上層主題: 公用方法.
typeText() | TestController
t.typeText Method. Types a string into an input field, a textarea element, or an element with the contenteditable attribute. The method is chainable.