TableItemPatternIdentifiers 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含用作标识符的值。ITableItemProvider
public ref class TableItemPatternIdentifiers abstract sealed
public static class TableItemPatternIdentifiers
type TableItemPatternIdentifiers = class
Public Class TableItemPatternIdentifiers
- 继承
-
TableItemPatternIdentifiers
注解
这些标识符由UI 自动化提供程序使用。 UI 自动化客户端应用程序应使用TableItemPattern中的等效字段。
字段
| 名称 | 说明 |
|---|---|
| ColumnHeaderItemsProperty |
标识检索与表项或单元格关联的所有列标题的属性。 |
| Pattern |
标识 TableItemPattern 模式。 |
| RowHeaderItemsProperty |
标识检索与表项或单元格关联的所有行标题的属性。 |