EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOfficeOpenXMLRelationship.TargetMode

TElOfficeOpenXMLRelationship     See also    


 

Specifies relationship's target mode.

 
 

Declaration

[C#]
    TSBOfficeOpenXMLTargetMode TargetMode;

[VB.NET]
    Property TargetMode As TSBOfficeOpenXMLTargetMode

[Pascal]
    property TargetMode : TSBOfficeOpenXMLTargetMode;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Values:

[.NET] [Pascal] Description
Internal = 0 tmInternal internal target
External = 1 tmExternal external target
[.NET] [Pascal]
Namespace: SBOfficeXMLCore
Assembly: SecureBlackbox.Office
Unit: SBOfficeXMLCore

 
 

Description

    Use this property to specify whether relationship's target is internal or external.

 
 

See also:     Target    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation