Class
SpreadsheetNameCollectionScope

Defines the scope of a name collection, indicating whether names apply to a specific worksheet or the entire workbook.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

cs-api-definition
public class SpreadsheetNameCollectionScope

Inheritance: objectSpreadsheetNameCollectionScope

Properties

IsGlobal

Gets whether this scope is workbook-global, making names accessible from all worksheets.

Declaration

cs-api-definition
public bool IsGlobal { get; }

Property Value

bool

The value indicating whether the owner is a workbook.

In this article
DefinitionPropertiesIsGlobal
Not finding the help you need?
Contact Support