DrawingHeaderFooter.Rfo Property
rfo.Represents the attribte in schema: rfo
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "rfo")> _
Public Property Rfo As UInt32Value
Get
Set
'Применение
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