Freigeben über


WorkbookStylesPart.Stylesheet-Eigenschaft

Gets/Sets the root element of this part.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Stylesheet As Stylesheet
    Get
    Set
'Usage
Dim instance As WorkbookStylesPart
Dim value As Stylesheet

value = instance.Stylesheet

instance.Stylesheet = value
public Stylesheet Stylesheet { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.Stylesheet

Siehe auch

Referenz

WorkbookStylesPart Klasse

WorkbookStylesPart-Member

DocumentFormat.OpenXml.Packaging-Namespace