vba-text-editor

GetTextStream

Property

code

Public Property Get code() As Long

メソッド実行直後の終了コードを返す。

Method

runCommand

Public Function runCommand(
  strPath As String,
  strMode As String
) As TextStream

パラメータ:

戻り値:

TextStream を取得して返す。

HOME