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