SpreadsheetGear.IO.Packaging Namespace > IPackagePart Interface : GetExternalTarget Method |
'Declaration
Function GetExternalTarget( _ ByVal id As System.String _ ) As System.String
'Usage
Dim instance As IPackagePart Dim id As System.String Dim value As System.String value = instance.GetExternalTarget(id)
System.string GetExternalTarget( System.string id )
function GetExternalTarget( id: System.String ): System.String;
function GetExternalTarget( id : System.String ) : System.String;
System.string* GetExternalTarget( System.string* id )
System.String^ GetExternalTarget( System.String^ id )
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