Share via


ContextNode.Ascender Property

Definition

ascender

Represents the following attribute in the schema: ascender

[DocumentFormat.OpenXml.SchemaAttr(0, "ascender")]
public DocumentFormat.OpenXml.StringValue Ascender { get; set; }
public DocumentFormat.OpenXml.StringValue Ascender { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ascender")]
public DocumentFormat.OpenXml.StringValue? Ascender { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ascender")]
public DocumentFormat.OpenXml.StringValue? Ascender { get; set; }
public DocumentFormat.OpenXml.StringValue? Ascender { get; set; }
member this.Ascender : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ascender")>]
member this.Ascender : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ascender")>]
member this.Ascender : DocumentFormat.OpenXml.StringValue with get, set
Public Property Ascender As StringValue

Property Value

Attributes

Applies to