Skip to content
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

fix(facade): add ranges to setBorder #4650

Merged
merged 1 commit into from
Feb 15, 2025
Merged

Conversation

Dushusir
Copy link
Member

@Dushusir Dushusir commented Feb 15, 2025

Facade API

univerAPI.getActiveWorkbook().getActiveSheet().getRange('A1:B5').setBorder('outside', 8,'#ff0000');

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

Copy link

github-actions bot commented Feb 15, 2025

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

Playwright test results

passed  24 passed

Details

stats  24 tests across 11 suites
duration  5 minutes, 30 seconds
commit  0f1b4c8
info  For more information, see full report

@Dushusir Dushusir merged commit 434943f into dev Feb 15, 2025
10 checks passed
@Dushusir Dushusir deleted the dushusir/range-set-border branch February 15, 2025 03:43
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