[]
        
(Showing Draft Content)

GC.Spread.Sheets.Shapes.LinearGradientFillDirection

列挙体: LinearGradientFillDirection

Sheets.Shapes.LinearGradientFillDirection

シェイプの線形グラデーション塗りつぶしの方向を定義します。

Table of contents

列挙メンバー

列挙メンバー

bottomLeftToTopRight

bottomLeftToTopRight = 315

左下から右上


bottomRightToTopLeft

bottomRightToTopLeft = 225

右下から左上


linearDown

linearDown = 90

下方向


linearLeft

linearLeft = 180

左方向


linearRight

linearRight = 0

右方向


linearUp

linearUp = 270

上方向


topLeftToBottomRight

topLeftToBottomRight = 45

左上から右下


topRightToBottomLeft

topRightToBottomLeft = 135

右上から右下