TableItemPatternIdentifiers 類別

定義

包含 ITableItemProvider 用來作為識別項的值。

public ref class TableItemPatternIdentifiers abstract sealed
public static class TableItemPatternIdentifiers
type TableItemPatternIdentifiers = class
Public Class TableItemPatternIdentifiers
繼承
TableItemPatternIdentifiers

備註

這些識別碼是由消費者介面自動化提供者使用。 消費者介面自動化用戶端應用程式應該使用 中的 TableItemPattern 對等欄位。

欄位

ColumnHeaderItemsProperty

識別用來擷取與資料表項目或儲存格相關聯之所有資料行標頭的屬性。

Pattern

識別 TableItemPattern 模式。

RowHeaderItemsProperty

識別用來擷取與資料表項目或儲存格相關聯之所有資料列標頭的屬性。

適用於

另請參閱