Text

PageTableAreaCell.Text property

テーブル セルのテキスト値を取得します。

public string Text { get; }

プロパティ値

セルのテキスト値を表す文字列。 ヌルセルにテキスト値が含まれていない場合.

関連項目