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