Share via


Array.C Property

Definition

c, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: c

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

Property Value

Attributes

Applies to