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 |
标识用于检索与表中项或单元格关联的所有行标题的属性。 |