Share via


Sources.StyleName Property

Documentation Style Name.Represents the attribte in schema: StyleName

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

Syntax

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

value = instance.StyleName

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Sources Class

Sources Members

DocumentFormat.OpenXml.Bibliography Namespace