GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShadowFormat Interface
Properties Methods

IShadowFormat Interface Members

The following tables list the members exposed by IShadowFormat.

Public Properties
 NameDescription
 PropertyGets or sets the degree of blurriness of the specified shadow.  
 PropertyGets or sets a ColorFormat object that represents the specified foreground fill or solid color.  
 PropertyGets or sets the horizontal offset of the shadow from the specified shape, in pixels.  
 PropertyGets or sets the vertical offset of the shadow from the specified shape, in pixels.  
 PropertyGets or sets a value indicating whether to rotate the shadow when rotating the shape.  
 PropertyGets or sets the size of the specified shadow.  
 PropertyGets or sets the style of the specified shadow.  
 PropertyGets or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).  
 PropertyGets or sets a ShadowType value that represents the shadow format type.  
 PropertyGets or sets a value indicating whether the shadow is visible.  
Top
Public Methods
 NameDescription
 MethodChanges the horizontal offset of the shadow by the specified number of pixels.  
 MethodChanges the vertical offset of the shadow by the specified number of pixels.  
Top
See Also