LOTUSSCRIPT /COM/OLE のクラス
新しい列を作成します。
メモ このメソッドは R6 で新しく追加されました。
定義位置 NotesView
構文 Set notesViewColumn = notesView.CreateColumn( [ position& ] [ , columnName$ ] [ , formula$ ] )
パラメータ position&
クロスリファレンス Java View クラスの createColumn メソッド
式言語の DesignViewAppendColumn @コマンド
式言語の DesignViewNewColumn @コマンド
例