RevisionCellChange.OldQuotePrefix Property

Definition

Old Quote Prefix

Represents the following attribute in the schema: oldQuotePrefix

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

Property Value

Returns BooleanValue.

Attributes

Applies to