SheetProperties.OutlineProperties Property

Definition

Outline Properties.

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

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

Property Value

Returns OutlineProperties.

Applies to