次の方法で共有


WebQueryProperties.FirstRow プロパティ

定義

最初の行を使用する

スキーマ内の次の属性を表します。 firstRow

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

プロパティ値

BooleanValue を返します。

属性

適用対象