'宣言 Public Enum ShowRulersFlags Inherits System.Enum
'使用法 Dim instance As ShowRulersFlags
public enum ShowRulersFlags : System.Enum
'宣言 Public Enum ShowRulersFlags Inherits System.Enum
'使用法 Dim instance As ShowRulersFlags
public enum ShowRulersFlags : System.Enum
| メンバ | 解説 | 
|---|---|
| All | All rulers are displayed. | 
| Horizontal | The horizontal ruler is displayed. | 
| None | No rulers are displayed. | 
| Vertical | The vertical ruler is displayed. | 
System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Preview.ShowRulersFlags