Show / Hide Table of Contents

Enum GradientDirection

Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum GradientDirection : int

Fields

Name Description
FromBottomLeftCorner
FromBottomRightCorner
FromCenter
FromTopLeftCorner
FromTopRightCorner
LinearDiagonalBottomLeftToTopRight
LinearDiagonalBottomRightToTopLeft
LinearDiagonalTopLeftToBottomRight
LinearDiagonalTopRightToBottomLeft
LinearDown
LinearLeft
LinearRight
LinearUp
Back to top Generated by DocFX