SimpleFieldRuby.Dirty Property

dirty.Represents the attribte in schema: w:dirty

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

Syntax

'Declaration
<SchemaAttrAttribute(, "dirty")> _
Public Property Dirty As OnOffValue
    Get
    Set
'Usage
Dim instance As SimpleFieldRuby
Dim value As OnOffValue

value = instance.Dirty

instance.Dirty = value
[SchemaAttrAttribute(, "dirty")]
public OnOffValue Dirty { get; set; }

Property Value

Type: DocumentFormat.OpenXml.OnOffValue

See Also

Reference

SimpleFieldRuby Class

SimpleFieldRuby Members

DocumentFormat.OpenXml.Wordprocessing Namespace