Skip to content

965432: Need to add section in Defined name section with public method details and their scope #4352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: hotfix/hotfix-v30.1.37
Choose a base branch
from

Conversation

DeiraSF4418
Copy link
Contributor

Description:

The addDefinedName method in the Spreadsheet component allows developers to create custom named ranges or constants that can be reused in formulas. However, the current documentation lacks clarity on the usage of the referTo and scope properties.

To improve understanding, we must document:

  • How to use the addDefinedName method.
  • How the referTo value can be passed with or without the = prefix.
  • The purpose and behavior of the scope property, including its default behavior when omitted.
  • Usage examples for both globally scoped and sheet-scoped defined names.
  • This addition will help users apply named ranges more effectively and understand their accessibility across sheets.

Task link - https://dev.azure.com/EssentialStudio/Ej2-Web/_workitems/edit/965432
Content link - https://github.com/syncfusion-content/ej2-asp-core-mvc-docs

@SyncfusionBuild
Copy link
Collaborator

Build Status: INPROGRESS 🔃
Build Location: EJ2-965432-hotfix

@SyncfusionBuild
Copy link
Collaborator

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: EJ2-965432-hotfix
Technical Error(s): 0
Spelling Error(s): 1
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants