Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetView Class / ReferenceStyle Property
Example


In This Topic
    ReferenceStyle Property (SheetView)
    In This Topic
    Gets or sets the cell reference style.
    Syntax
    'Declaration
     
    
    Public Property ReferenceStyle As ReferenceStyle
    'Usage
     
    
    Dim instance As SheetView
    Dim value As ReferenceStyle
     
    instance.ReferenceStyle = value
     
    value = instance.ReferenceStyle
    public ReferenceStyle ReferenceStyle {get; set;}

    Property Value

    ReferenceStyle setting that specifies the style of cell references in cells with formulas
    Example
    This example sets the maximum amount of change below which iterations stop when circular references are evaluated.
    See Also

    Reference

    SheetView Class
    SheetView Members

    User-Task Documentation

    Managing Formulas