共用方式為


SheetFormatProperties.OutlineLevelRow Property

Definition

Maximum Outline Row

Represents the following attribute in the schema: outlineLevelRow

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

Property Value

Returns ByteValue.

Attributes

Applies to