SimpleFieldRuby.Dirty Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
dirty
Represents the following attribute in the schema: w:dirty
[DocumentFormat.OpenXml.SchemaAttr(23, "dirty")]
public DocumentFormat.OpenXml.OnOffValue Dirty { get; set; }public DocumentFormat.OpenXml.OnOffValue Dirty { get; set; }[DocumentFormat.OpenXml.SchemaAttr(23, "dirty")]
public DocumentFormat.OpenXml.OnOffValue? Dirty { get; set; }[DocumentFormat.OpenXml.SchemaAttr("w:dirty")]
public DocumentFormat.OpenXml.OnOffValue? Dirty { get; set; }public DocumentFormat.OpenXml.OnOffValue? Dirty { get; set; }member this.Dirty : DocumentFormat.OpenXml.OnOffValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(23, "dirty")>]
member this.Dirty : DocumentFormat.OpenXml.OnOffValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("w:dirty")>]
member this.Dirty : DocumentFormat.OpenXml.OnOffValue with get, setPublic Property Dirty As OnOffValueProperty Value
- Attributes