Share via


DrawingHeaderFooter.Lfe Property

lfe.Represents the attribte in schema: lfe

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "lfe")> _
Public Property Lfe As UInt32Value
    Get
    Set
'Usage
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

See Also

Reference

DrawingHeaderFooter Class

DrawingHeaderFooter Members

DocumentFormat.OpenXml.Spreadsheet Namespace