ExcelShapeFillGradientPresetGradientType Property |
Gets or sets the preset gradient. This property has effect when the ColorMode property is set to Preset
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelShapeFillPresetGradientType PresetGradientType { get; set; }
Public Property PresetGradientType As ExcelShapeFillPresetGradientType
Get
Set
Property Value
Type:
ExcelShapeFillPresetGradientTypeSee Also