'宣言 Public Enum GalleryItemTextImageRelation Inherits System.Enum
public enum GalleryItemTextImageRelation : System.Enum
'宣言 Public Enum GalleryItemTextImageRelation Inherits System.Enum
public enum GalleryItemTextImageRelation : System.Enum
メンバ | 解説 |
---|---|
ImageAboveText | テキストは画像の下に表示されます。 |
ImageAfterText | テキストは画像の前に表示されます。 |
ImageBeforeText | テキストは画像の後に表示されます。 |
System.Object
System.ValueType
System.Enum
C1.Win.Ribbon.GalleryItemTextImageRelation