Share via


Font.Outline Property

Definition

Outline.

Represents the following element tag in the schema: x:outline.

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

Property Value

Returns Outline.

Applies to