次の方法で共有


Ribbon.StartFromScratch プロパティ

定義

startFromScratch、このプロパティは Office 2010 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象