ParagraphMarkRunProperties.Deleted Property

Definition

Deleted Paragraph.

Represents the following element tag in the schema: w:del.

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

Property Value

Returns Deleted.

Applies to