Поделиться через


GradientValues Enumeration

Gradient Type

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

Syntax

'Декларация
Public Enumeration GradientValues
'Применение
Dim instance As GradientValues
public enum GradientValues

Members

Member name Description
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".

See Also

Reference

DocumentFormat.OpenXml.Spreadsheet Namespace