NumberDiagramInfo.PtType Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
ptType, esta propiedad solo está disponible en Office 2019 y versiones posteriores.
Representa el atributo siguiente en el esquema: ptType
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Drawing.Diagram11.STorageType>? PtType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ptType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Drawing.Diagram11.STorageType>? PtType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ptType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Drawing.Diagram11.STorageType>? PtType { get; set; }
member this.PtType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Drawing.Diagram11.STorageType> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ptType")>]
member this.PtType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Drawing.Diagram11.STorageType> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ptType")>]
member this.PtType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Drawing.Diagram11.STorageType> with get, set
Public Property PtType As EnumValue(Of STorageType)
Valor de propiedad
- Atributos