SpreadsheetGear 2010
IFillFormat Interface Members
See Also  Properties  Methods  Send Feedback
SpreadsheetGear.Shapes Namespace : IFillFormat Interface


The following tables list the members exposed by IFillFormat.

Public Properties

 NameDescription
 PropertyBackColorGets an instance of IColorFormat which represents the background color.  
 PropertyForeColorGets an instance of IColorFormat which represents the foreground color.  
 PropertyGradientColorType Gets the gradient color type of the represented fill.  
 PropertyGradientDegree Gets the gradient degree of a one-color shaded fill as a value from 0.0 (dark) to 1.0 (light).  
 PropertyGradientDegreeDefinedReturns true if the GradientDegree property of all shapes represented by this IFillFormat is the same, otherwise false is returned.  
 PropertyGradientStopsGets an instance of IGradientStops which represents the gradient stops of this fill.  
 PropertyGradientStyle Gets the gradient style of this fill.  
 PropertyPresetGradientType Gets the preset gradient type of this fill.  
 PropertyTransparency Gets or sets the level of transparency of this fill as a value from 0.0 (opaque) to 1.0 (transparent).  
 PropertyTransparencyDefinedReturns true if the Transparency property of all shapes represented by this IFillFormat is the same, otherwise false is returned.  
 PropertyType Gets the fill type represented by this fill.  
 PropertyTypeDefinedReturns true if the Type property of all shapes represented by this IFillFormat is the same, otherwise false is returned.  
 PropertyVisible Gets or sets the property which specifies whether the represented object should be filled.  
 PropertyVisibleDefinedReturns true if the Visible property of all shapes represented by this IFillFormat is the same, otherwise false is returned.  
Top

Public Methods

 NameDescription
 MethodOneColorGradient Sets this fill to a one-color gradient fill.  
 MethodPresetGradient Sets this fill to a preset gradient fill.  
 MethodSolid Sets this fill to a solid fill.  
 MethodTwoColorGradient Sets this fill to a two-color gradient fill.  
Top

See Also

Copyright © 2003-2010 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.