menu

Document Processing

NamedRangeScope Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    NamedRangeScope Class

    Inheritance
    System.Object
    NamedRangeScope
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.CellGrid
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class NamedRangeScope

    Constructors

    NamedRangeScope()

    Declaration
    public NamedRangeScope()

    Properties

    CellAddress

    Declaration
    public string CellAddress { get; set; }
    Property Value
    Type
    System.String

    Scope

    Declaration
    public string Scope { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved