Freigeben über


GradientValues-Enumeration

Gradient Type

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

Syntax

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

Member

Membername Beschreibung
Linear Linear Gradient. When the item is serialized out as xml, its value is "linear".
Path Path. When the item is serialized out as xml, its value is "path".

Siehe auch

Referenz

DocumentFormat.OpenXml.Spreadsheet-Namespace