RevisionComment.Author-Eigenschaft
Author.Represents the attribte in schema: author
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "author")> _
Public Property Author As StringValue
Get
Set
'Usage
Dim instance As RevisionComment
Dim value As StringValue
value = instance.Author
instance.Author = value
[SchemaAttrAttribute(, "author")]
public StringValue Author { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.