[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShadowFormat.IncrementOffsetY

IncrementOffsetY Method

IncrementOffsetY(double)

Changes the vertical offset of the shadow by the specified number of pixels.

Declaration
void IncrementOffsetY(double increment)
Sub IncrementOffsetY(increment As Double)
Parameters
Type Name Description
double increment

Specifies how far the shadow offset is to be moved vertically, in pixels. A positive value moves the shadow down; a negative value moves it up.