次の方法で共有


BorderBoxProperties.StrikeBottomLeftToTopRight プロパティ

定義

境界線ボックスの取り消し線が右上に Bottom-Left。

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

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

プロパティ値

StrikeBottomLeftToTopRight を返します。

適用対象