RevisionCellChange.OldQuotePrefix Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property OldQuotePrefix As BooleanValueProperty Value
Returns BooleanValue.
- Attributes