TableItemPattern.TableItemPatternInformation 結構

定義

使用 TableItemPattern 物件的 CurrentCached 存取子,提供該物件的屬性值存取。

public: value class TableItemPattern::TableItemPatternInformation
public struct TableItemPattern.TableItemPatternInformation
type TableItemPattern.TableItemPatternInformation = struct
Public Structure TableItemPattern.TableItemPatternInformation
繼承
TableItemPattern.TableItemPatternInformation

屬性

Column

取得包含資料表儲存格或項目之資料行的序號。

ColumnSpan

取得資料表儲存格或項目合併的資料行數目。

ContainingGrid

取得支援 GridPattern 控制項模式並代表資料表單元格或專案容器的消費者介面自動化專案。

Row

取得包含資料表儲存格或項目之資料列的序號。

RowSpan

取得資料表儲存格或項目合併的資料列數目。

方法

GetColumnHeaderItems()

擷取所有與資料表項目或儲存格關聯的資料行行首。

GetRowHeaderItems()

擷取所有與資料表項目或儲存格關聯的資料列行首。

適用於

另請參閱