Table of Contents

Class ExcelGradientFillXml

Namespace
OfficeOpenXml.Style.XmlAccess
Assembly
Magicodes.EPPlus.dll
public sealed class ExcelGradientFillXml : ExcelFillXml
Inheritance
ExcelGradientFillXml
Inherited Members
Extension Methods

Properties

Bottom

public double Bottom { get; }

Property Value

double

Degree

public double Degree { get; }

Property Value

double

GradientColor1

public ExcelColorXml GradientColor1 { get; }

Property Value

ExcelColorXml

GradientColor2

public ExcelColorXml GradientColor2 { get; }

Property Value

ExcelColorXml

Left

public double Left { get; }

Property Value

double

Right

public double Right { get; }

Property Value

double

Top

public double Top { get; }

Property Value

double

Type

public ExcelFillGradientType Type { get; }

Property Value

ExcelFillGradientType