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