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