次の方法で共有


Compatibility.DoNotExpandShiftReturn プロパティ

定義

論理的な改行で終わる線を正当化しないでください。

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

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

プロパティ値

DoNotExpandShiftReturn を返します。

適用対象