Constraint.ReferenceForName Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Referência para nome
Representa o seguinte atributo no esquema: 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
Valor da propriedade
Retorna StringValue.
- Atributos