次の方法で共有


ParagraphMarkRunProperties.Inserted プロパティ

定義

挿入された段落。

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

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

プロパティ値

Inserted を返します。

適用対象