TablePatternIdentifiers 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含用作 TablePattern 的标识符的值。
public ref class TablePatternIdentifiers abstract sealed
public static class TablePatternIdentifiers
type TablePatternIdentifiers = class
Public Class TablePatternIdentifiers
- 继承
-
TablePatternIdentifiers
注解
这些标识符由UI 自动化提供程序使用。 UI 自动化客户端应用程序应使用 中的TablePattern等效字段。
字段
ColumnHeadersProperty |
标识可调用 GetColumnHeaders() 方法的属性。 |
Pattern |
标识 TablePattern 模式。 |
RowHeadersProperty |
标识可调用 GetRowHeaders() 方法的属性。 |
RowOrColumnMajorProperty |
标识 RowOrColumnMajor 属性。 |