Поделиться через


DrawingHeaderFooter.Cfe Property

cfe.Represents the attribte in schema: cfe

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

Syntax

'Декларация
<SchemaAttrAttribute(, "cfe")> _
Public Property Cfe As UInt32Value
    Get
    Set
'Применение
Dim instance As DrawingHeaderFooter
Dim value As UInt32Value

value = instance.Cfe

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

DrawingHeaderFooter Class

DrawingHeaderFooter Members

DocumentFormat.OpenXml.Spreadsheet Namespace