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