DrawingHeaderFooter.Rfe Property

Definition

rfe

Represents the following attribute in the schema: rfe

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

Property Value

Attributes

Applies to