'Declaration ReadOnly Property Type As FillType
'Declaration
ReadOnly Property Type As FillType
'Usage Dim instance As IFillFormat Dim value As FillType value = instance.Type
'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(); }
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
IFillFormat Interface IFillFormat Members