DrawingHeaderFooter.Cfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
cfo
Represents the following attribute in the schema: cfo
[DocumentFormat.OpenXml.SchemaAttr(0, "cfo")]
public DocumentFormat.OpenXml.UInt32Value Cfo { get; set; }
public DocumentFormat.OpenXml.UInt32Value Cfo { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cfo")]
public DocumentFormat.OpenXml.UInt32Value? Cfo { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cfo")]
public DocumentFormat.OpenXml.UInt32Value? Cfo { get; set; }
public DocumentFormat.OpenXml.UInt32Value? Cfo { get; set; }
member this.Cfo : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cfo")>]
member this.Cfo : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cfo")>]
member this.Cfo : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Cfo As UInt32Value
Property Value
- Attributes