RevisionView.Comments 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.
Kommentare anzeigen
Stellt das folgende Attribut im Schema dar: w:comments
[DocumentFormat.OpenXml.SchemaAttr(23, "comments")]
public DocumentFormat.OpenXml.OnOffValue Comments { get; set; }
public DocumentFormat.OpenXml.OnOffValue Comments { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "comments")]
public DocumentFormat.OpenXml.OnOffValue? Comments { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:comments")]
public DocumentFormat.OpenXml.OnOffValue? Comments { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Comments { get; set; }
member this.Comments : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "comments")>]
member this.Comments : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:comments")>]
member this.Comments : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Comments As OnOffValue
Eigenschaftswert
Gibt zurück EnumValue<T>.
- Attribute