DrawingHeaderFooter.Rfo Property

rfo.Represents the attribte in schema: rfo

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

Syntax

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

value = instance.Rfo

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

DrawingHeaderFooter Class

DrawingHeaderFooter Members

DocumentFormat.OpenXml.Spreadsheet Namespace