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