Compartir a través de


GradientFillProperties.GradientStopList Property

GradientStopList.Represents the element tag in schema: w14:gsLst

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Property GradientStopList As GradientStopList
    Get
    Set
'Uso
Dim instance As GradientFillProperties
Dim value As GradientStopList

value = instance.GradientStopList

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.Word.GradientStopList

See Also

Reference

GradientFillProperties Class

GradientFillProperties Members

DocumentFormat.OpenXml.Office2010.Word Namespace