共用方式為


RowColVisualOps.IsRow Property

Definition

isRow, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: isRow

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

Property Value

Attributes

Applies to