バージョン

TopRightCell プロパティ

表の右上コーナーにあるセル
シンタックス
'宣言
 
Public Property TopRightCell As TableAreaSettings
public TableAreaSettings TopRightCell {get; set;}

プロパティ値

表のこの領域に適用される設定。
解説

注: このプロパティの取得または設定は、GetAreaSettings または SetAreaSettingsTopRightCellTableArea でそれぞれ呼び出すのと同じです。

参照