Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / SheetAxisProperty Class / MergePolicy Field


In This Topic
    MergePolicy Field
    In This Topic
    Represents the axis model MergePolicy property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MergePolicy As SheetAxisProperty
    'Usage
     
    
    Dim value As SheetAxisProperty
     
    value = SheetAxisProperty.MergePolicy
    public static readonly SheetAxisProperty MergePolicy

    Field Value

    SheetAxisProperty object containing the sheet axis property
    See Also