次の方法で共有


TableCellBorders.TopRightToBottomLeftCellBorder プロパティ

定義

[テーブル] セルの右上から左下の対角線罫線。

スキーマ内の次の要素タグを表します: w:tr2bl。

public DocumentFormat.OpenXml.Wordprocessing.TopRightToBottomLeftCellBorder TopRightToBottomLeftCellBorder { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.TopRightToBottomLeftCellBorder? TopRightToBottomLeftCellBorder { get; set; }
member this.TopRightToBottomLeftCellBorder : DocumentFormat.OpenXml.Wordprocessing.TopRightToBottomLeftCellBorder with get, set
Public Property TopRightToBottomLeftCellBorder As TopRightToBottomLeftCellBorder

プロパティ値

TopRightToBottomLeftCellBorder を返します。

適用対象