Share via


DrawingHeaderFooter.Rfe Property

rfe.Represents the attribte in schema: rfe

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "rfe")> _
Public Property Rfe As UInt32Value
    Get
    Set
'Usage
Dim instance As DrawingHeaderFooter
Dim value As UInt32Value

value = instance.Rfe

instance.Rfe = value
[SchemaAttrAttribute(, "rfe")]
public UInt32Value Rfe { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

DrawingHeaderFooter Class

DrawingHeaderFooter Members

DocumentFormat.OpenXml.Spreadsheet Namespace