DrawingHeaderFooter.Cfe Property

Definition

cfe

Represents the following attribute in the schema: cfe

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

Property Value

Attributes

Applies to