ContextNode.ShapeName 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.
shapeName
Representa o seguinte atributo no esquema: shapeName
[DocumentFormat.OpenXml.SchemaAttr(0, "shapeName")]
public DocumentFormat.OpenXml.StringValue ShapeName { get; set; }
public DocumentFormat.OpenXml.StringValue ShapeName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "shapeName")]
public DocumentFormat.OpenXml.StringValue? ShapeName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("shapeName")]
public DocumentFormat.OpenXml.StringValue? ShapeName { get; set; }
public DocumentFormat.OpenXml.StringValue? ShapeName { get; set; }
member this.ShapeName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "shapeName")>]
member this.ShapeName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("shapeName")>]
member this.ShapeName : DocumentFormat.OpenXml.StringValue with get, set
Public Property ShapeName As StringValue
Valor da propriedade
- Atributos