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