Share via


ContextNode.BeginModifierType Property

Definition

beginModifierType

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to