DrawingHeaderFooter.Cfo Property

cfo.Represents the attribte in schema: cfo

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

Syntax

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

value = instance.Cfo

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

DrawingHeaderFooter Class

DrawingHeaderFooter Members

DocumentFormat.OpenXml.Spreadsheet Namespace