NumberDiagramInfo.PtType 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.
ptType, essa propriedade só está disponível no Office 2019 e posterior.
Representa o seguinte atributo no 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 da propriedade
- Atributos