次の方法で共有


TableCellBorders.TopLeftToBottomRightCellBorder プロパティ

定義

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

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

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

プロパティ値

TopLeftToBottomRightCellBorder を返します。

適用対象