次の方法で共有


RangeProperties.AutoStart プロパティ

定義

ソース データ セットの開始範囲

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象