SpreadsheetGear 2017
Type Property (IFillFormat)






SpreadsheetGear.Shapes Namespace > IFillFormat Interface : Type Property
Gets the fill type represented by this fill.
Syntax
'Declaration
 
ReadOnly Property Type As FillType
'Usage
 
Dim instance As IFillFormat
Dim value As FillType
 
value = instance.Type
FillType Type {get;}
read-only property Type: FillType; 
function get Type : FillType
__property FillType get_Type();
property FillType Type {
   FillType get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IFillFormat Interface
IFillFormat Members