RevisionDefinedName.OldComment Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Kommentar zu altem Namen
Stellt das folgende Attribut im Schema dar: oldComment
[DocumentFormat.OpenXml.SchemaAttr(0, "oldComment")]
public DocumentFormat.OpenXml.StringValue OldComment { get; set; }
public DocumentFormat.OpenXml.StringValue OldComment { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "oldComment")]
public DocumentFormat.OpenXml.StringValue? OldComment { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("oldComment")]
public DocumentFormat.OpenXml.StringValue? OldComment { get; set; }
public DocumentFormat.OpenXml.StringValue? OldComment { get; set; }
member this.OldComment : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "oldComment")>]
member this.OldComment : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("oldComment")>]
member this.OldComment : DocumentFormat.OpenXml.StringValue with get, set
Public Property OldComment As StringValue
Eigenschaftswert
Gibt zurück StringValue.
- Attribute