Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain.SaveTypeInfo Enumeration


In This Topic
    DesignerMain.SaveTypeInfo Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum DesignerMain.SaveTypeInfo 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As DesignerMain.SaveTypeInfo
    public enum DesignerMain.SaveTypeInfo : System.Enum 
    Members
    MemberDescription
    AllChanges 
    DataChanges 
    FormatChanges 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             FarPoint.Win.Spread.Design.DesignerMain.SaveTypeInfo

    See Also