'宣言 Public Enum TextImageRelation Inherits System.Enum
public enum TextImageRelation : System.Enum
'宣言 Public Enum TextImageRelation Inherits System.Enum
public enum TextImageRelation : System.Enum
| メンバ | 解説 |
|---|---|
| Automatic | テキスト位置(画像の下または後)はグループのサイジングによって異なります。 |
| ImageAboveText | テキストを画像の下に表示します。 |
| ImageBeforeText | テキストを画像の後ろに表示します。 |
System.Object
System.ValueType
System.Enum
C1.Win.Ribbon.TextImageRelation