バージョン

SelectionCollapseDirection 列挙体

Selection を縮小する方法のオプション。
シンタックス
'宣言
 
Public Enum SelectionCollapseDirection 
   Inherits System.Enum
public enum SelectionCollapseDirection : System.Enum 
メンバ
メンバ解説
EndSelection.StartSelection.End に設定します
StartSelection.EndSelection.Start に設定します
参照