Freigeben über


StrokeLineStyleValues-Enumeration

Stroke Line Style

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

Syntax

'Declaration
Public Enumeration StrokeLineStyleValues
'Usage
Dim instance As StrokeLineStyleValues
public enum StrokeLineStyleValues

Member

Membername Beschreibung
Single Single Line. When the item is serialized out as xml, its value is "single".
ThinThin Two Thin Lines. When the item is serialized out as xml, its value is "thinThin".
ThinThick Thin Line Outside Thick Line. When the item is serialized out as xml, its value is "thinThick".
ThickThin Thick Line Outside Thin Line. When the item is serialized out as xml, its value is "thickThin".
ThickBetweenThin Thck Line Between Thin Lines. When the item is serialized out as xml, its value is "thickBetweenThin".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml-Namespace