DeletedMathControl.Author Property

author.Represents the attribte in schema: w:author

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "author")> _
Public Property Author As StringValue
    Get
    Set
'Usage
Dim instance As DeletedMathControl
Dim value As StringValue

value = instance.Author

instance.Author = value
[SchemaAttrAttribute(, "author")]
public StringValue Author { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

DeletedMathControl Class

DeletedMathControl Members

DocumentFormat.OpenXml.Wordprocessing Namespace