Share via


Constraint.ReferenceForName Property

Definition

Reference For Name

Represents the following attribute in the schema: refForName

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

Property Value

Returns StringValue.

Attributes

Applies to