Share via


FormControlProperties.Incremental Property

Definition

inc, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: inc

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

Property Value

Attributes

Applies to