DrawingHeaderFooter.Rhf Property
rhf.Represents the attribte in schema: rhf
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "rhf")> _
Public Property Rhf As UInt32Value
Get
Set
'Применение
Dim instance As DrawingHeaderFooter
Dim value As UInt32Value
value = instance.Rhf
instance.Rhf = value
[SchemaAttrAttribute(, "rhf")]
public UInt32Value Rhf { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value