Compartir a través de


DefaultShapeDefinitionType.ListStyle Property

ListStyle.Represents the element tag in schema: a:lstStyle

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

Syntax

'Declaración
Public Property ListStyle As ListStyle
    Get
    Set
'Uso
Dim instance As DefaultShapeDefinitionType
Dim value As ListStyle

value = instance.ListStyle

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.ListStyle
Returns ListStyle.

See Also

Reference

DefaultShapeDefinitionType Class

DefaultShapeDefinitionType Members

DocumentFormat.OpenXml.Drawing Namespace