Compartilhar via


ShapeIdMap.Data Propriedade

Definição

IDs de forma

Representa o seguinte atributo no esquema: dados

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

Valor da propriedade

Retorna StringValue.

Atributos

Aplica-se a