RubyProperties.Dirty Property

Invalidated Field Cache.Represents the element tag in schema: w:dirty

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

Syntax

'Declaration
Public Property Dirty As Dirty
    Get
    Set
'Usage
Dim instance As RubyProperties
Dim value As Dirty

value = instance.Dirty

instance.Dirty = value
public Dirty Dirty { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.Dirty
Returns Dirty.

See Also

Reference

RubyProperties Class

RubyProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace