Share via


Diagram.BaseTextScale Property

Definition

Diagram Base Font Size

Represents the following attribute in the schema: dgmbasetextscale

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

Property Value

Returns Int32Value.

Attributes

Applies to