ControlProperties.Cf Property

Definition

cf

Represents the following attribute in the schema: cf

[DocumentFormat.OpenXml.SchemaAttr(0, "cf")]
public DocumentFormat.OpenXml.StringValue Cf { get; set; }
public DocumentFormat.OpenXml.StringValue Cf { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cf")]
public DocumentFormat.OpenXml.StringValue? Cf { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cf")]
public DocumentFormat.OpenXml.StringValue? Cf { get; set; }
public DocumentFormat.OpenXml.StringValue? Cf { get; set; }
member this.Cf : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cf")>]
member this.Cf : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cf")>]
member this.Cf : DocumentFormat.OpenXml.StringValue with get, set
Public Property Cf As StringValue

Property Value

Attributes

Applies to