Undo.DeletedRange Property

Definition

Range

Represents the following attribute in the schema: dr

[DocumentFormat.OpenXml.SchemaAttr(0, "dr")]
public DocumentFormat.OpenXml.StringValue DeletedRange { get; set; }
public DocumentFormat.OpenXml.StringValue DeletedRange { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dr")]
public DocumentFormat.OpenXml.StringValue? DeletedRange { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dr")]
public DocumentFormat.OpenXml.StringValue? DeletedRange { get; set; }
public DocumentFormat.OpenXml.StringValue? DeletedRange { get; set; }
member this.DeletedRange : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dr")>]
member this.DeletedRange : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dr")>]
member this.DeletedRange : DocumentFormat.OpenXml.StringValue with get, set
Public Property DeletedRange As StringValue

Property Value

Returns StringValue.

Attributes

Applies to