Spread WPF Documentation
DestinationType Enumeration


Specifies the destination types for internal and external links.
Syntax
'Declaration
 
Public Enum DestinationType 
   Inherits System.Enum
'Usage
 
Dim instance As DestinationType
public enum DestinationType : System.Enum 
Members
MemberDescription
AutoSets the type to automatic.
FitBoxFits the box of the page.
FitHeightFits the height of the page.
FitPageFits the page.
FitWidthFits the width of the page.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.Data.DestinationType

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.