共用方式為


BorderBox.BorderBoxProperties Property

Definition

Border Box Properties.

Represents the following element tag in the schema: m:borderBoxPr.

public DocumentFormat.OpenXml.Math.BorderBoxProperties BorderBoxProperties { get; set; }
public DocumentFormat.OpenXml.Math.BorderBoxProperties? BorderBoxProperties { get; set; }
member this.BorderBoxProperties : DocumentFormat.OpenXml.Math.BorderBoxProperties with get, set
Public Property BorderBoxProperties As BorderBoxProperties

Property Value

Returns BorderBoxProperties.

Applies to