ContextNode.BeginModifierType 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í.
beginModifierType
Representa el atributo siguiente en el esquema: beginModifierType
[DocumentFormat.OpenXml.SchemaAttr(0, "beginModifierType")]
public DocumentFormat.OpenXml.StringValue BeginModifierType { get; set; }
public DocumentFormat.OpenXml.StringValue BeginModifierType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "beginModifierType")]
public DocumentFormat.OpenXml.StringValue? BeginModifierType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("beginModifierType")]
public DocumentFormat.OpenXml.StringValue? BeginModifierType { get; set; }
public DocumentFormat.OpenXml.StringValue? BeginModifierType { get; set; }
member this.BeginModifierType : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "beginModifierType")>]
member this.BeginModifierType : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("beginModifierType")>]
member this.BeginModifierType : DocumentFormat.OpenXml.StringValue with get, set
Public Property BeginModifierType As StringValue
Valor de propiedad
- Atributos