AutomationTextAttributesEnum 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Microsoft UI オートメーションのテキスト範囲のテキスト属性を識別する定数を定義します。
public enum class AutomationTextAttributesEnum
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
enum class AutomationTextAttributesEnum
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum AutomationTextAttributesEnum
Public Enum AutomationTextAttributesEnum
- 継承
-
AutomationTextAttributesEnum
- 属性
フィールド
AnimationStyleAttribute | 40000 | テキストに |
AnnotationObjectsAttribute | 40032 | テキスト属性を識別します |
AnnotationTypesAttribute | 40031 | テキスト属性を |
BackgroundColorAttribute | 40001 | テキストの背景色を |
BulletStyleAttribute | 40002 | テキスト範囲で |
CapStyleAttribute | 40003 | テキストの大文字と小文字の |
CaretBidiModeAttribute | 40039 | テキスト範囲内の |
CaretPositionAttribute | 40038 | テキスト属性を |
CultureAttribute | 40004 | テキスト属性を |
FontNameAttribute | 40005 | フォントの名前を |
FontSizeAttribute | 40006 | フォントのポイント サイズを |
FontWeightAttribute | 40007 | フォントの |
ForegroundColorAttribute | 40008 | テキストの前景色を |
HorizontalTextAlignmentAttribute | 40009 | テキストの水平方向の |
IndentationFirstLineAttribute | 40010 | 段落の最初の行の |
IndentationLeadingAttribute | 40011 | 先頭のインデントを |
IndentationTrailingAttribute | 40012 | 末尾のインデントを |
IsActiveAttribute | 40036 | テキスト範囲を |
40013 | テキスト属性を |
|
IsItalicAttribute | 40014 | テキスト属性を |
IsReadOnlyAttribute | 40015 | テキスト属性を |
IsSubscriptAttribute | 40016 | テキスト属性を |
IsSuperscriptAttribute | 40017 | テキスト属性を |
LinkAttribute | 40035 | ドキュメント内の内部リンクの |
MarginBottomAttribute | 40018 | テキスト範囲に |
MarginLeadingAttribute | 40019 | テキスト範囲に |
MarginTopAttribute | 40020 | テキスト範囲に |
MarginTrailingAttribute | 40021 | テキスト範囲に |
OutlineStylesAttribute | 40022 | テキストのアウトライン スタイルを |
OverlineColorAttribute | 40023 | テキスト属性を |
OverlineStyleAttribute | 40024 | テキスト属性を |
SelectionActiveEndAttribute | 40037 | 現在選択されているテキストを |
StrikethroughColorAttribute | 40025 | 取り消し線テキストの |
StrikethroughStyleAttribute | 40026 | 取り消し線テキストの |
StyleIdAttribute | 40034 | テキスト属性を |
StyleNameAttribute | 40033 | テキスト範囲に |
TabsAttribute | 40027 | テキスト属性を |
TextFlowDirectionsAttribute | 40028 | テキスト フローの方向を |
UnderlineColorAttribute | 40029 | テキスト属性を |
UnderlineStyleAttribute | 40030 | テキスト属性を |
注釈
詳細については、「 テキスト属性識別子」を参照してください。