Share via


DrawingHeaderFooter.Lho Property

lho.Represents the attribte in schema: lho

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

Syntax

'Declaration
<SchemaAttrAttribute(, "lho")> _
Public Property Lho As UInt32Value
    Get
    Set
'Usage
Dim instance As DrawingHeaderFooter
Dim value As UInt32Value

value = instance.Lho

instance.Lho = value
[SchemaAttrAttribute(, "lho")]
public UInt32Value Lho { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

DrawingHeaderFooter Class

DrawingHeaderFooter Members

DocumentFormat.OpenXml.Spreadsheet Namespace