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