Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetAxisProperty Class / MergePolicy Field


In This Topic
    MergePolicy Field
    In This Topic
    Represents the axis model MergePolicy property. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MergePolicy As SheetAxisProperty
    'Usage
     
    
    Dim value As SheetAxisProperty
     
    value = SheetAxisProperty.MergePolicy
    public static readonly SheetAxisProperty MergePolicy
    See Also