| SpreadsheetGear.Shapes Namespace > IFillFormat Interface : Transparency Property (IFillFormat) | 
Gets or sets the level of transparency of this fill as a value from 0.0 (opaque) to 1.0 (transparent).
[Visual Basic]
Overridable Property Transparency As Double [C#]
virtual double  Transparency {get; set;}[C++]
__property virtual double  get_Transparency();
__property virtual void set_Transparency( 
   double  value
);[C++/CLI]
virtual property double  Transparency {
   double  get();
   void set (double  value);
}Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IFillFormat Interface | IFillFormat Members
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.