Ribbon.StartFromScratch Property

Definition

startFromScratch, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to