Share via


RevCell.Nop Property

Definition

nop, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: nop

[DocumentFormat.OpenXml.SchemaAttr(0, "nop")]
public DocumentFormat.OpenXml.BooleanValue Nop { get; set; }
public DocumentFormat.OpenXml.BooleanValue Nop { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "nop")]
public DocumentFormat.OpenXml.BooleanValue? Nop { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("nop")]
public DocumentFormat.OpenXml.BooleanValue? Nop { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Nop { get; set; }
member this.Nop : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "nop")>]
member this.Nop : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("nop")>]
member this.Nop : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Nop As BooleanValue

Property Value

Attributes

Applies to