SpreadsheetGear 2012
ILineFormat Interface Properties

For a list of all members of this type, see ILineFormat members.

Public Properties
 NameDescription
 PropertyBackColorGets an instance of IColorFormat which represents the background color.  
 PropertyDashStyleGets or sets the dash style of the line.  
 PropertyForeColorGets an instance of IColorFormat which represents the foreground color.  
 PropertyTransparencyGets or sets the level of transparency of this line as a value from 0.0 (opaque) to 1.0 (transparent).  
 PropertyTransparencyDefinedReturns true if the Transparency property of all shapes represented by this ILineFormat is the same, otherwise false is returned.  
 PropertyVisibleGets or sets the property which specifies whether the represented object should have a line.  
 PropertyVisibleDefinedReturns true if the Visible property of all shapes represented by this ILineFormat is the same, otherwise false is returned.  
 PropertyWeightGets or sets the weight of the line in points.  
 PropertyWeightDefinedReturns true if the Weight property of all shapes represented by this ILineFormat is the same, otherwise false is returned.  
Top
See Also

Reference

ILineFormat Interface
SpreadsheetGear.Shapes Namespace
IShapes Interface

Send Feedback