AhpRowGetCell メソッド

表の列(cell)を取得する。

Definition

名前空間: AHPDFXMLReader
アセンブリ: AdcAHPDFXMLReader (in AdcAHPDFXMLReader.dll) バージョン: 2.0.0
C#
public AhpCell GetCell(
	int index
)

パラメーター

index  Int32
列のインデックス

戻り値

AhpCell
AhpCell

関連項目