Freigeben über


Ribbon.StartFromScratch-Eigenschaft

startFromScratch.Represents the attribte in schema: startFromScratch

Namespace:  DocumentFormat.OpenXml.Office.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "startFromScratch")> _
Public Property StartFromScratch As BooleanValue
    Get
    Set
'Usage
Dim instance As Ribbon
Dim value As BooleanValue

value = instance.StartFromScratch

instance.StartFromScratch = value
[SchemaAttrAttribute(, "startFromScratch")]
public BooleanValue StartFromScratch { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

Ribbon Klasse

Ribbon-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace