LibreOffice Macros: Manipulation of Annotations.

in utopian-io •  7 years ago  (edited)

What Will I Learn?

In this video you will learn:

  • How to create annotations.
  • How to create an event in a spreadsheet

To use the following properties and methods:

  • spreadSheet.annotations
  • annotation.position.row
  • annotation.position.column
  • annotation.getByIndex ()
  • annotation.insertNew
  • annotation.isVisible
  • annotation.annotationShape.fillColor
  • annotation.annotationShape.charFontName
  • annotation.annotationShape.charHeight
  • com.sun.star.sheet.CellFlags.ANNOTATION

Requirements

The tutorial tries to be self-contained but it is necessary:

  • Intermediate knowledge of LibreOffice Calc
  • Basic knowledge of programming
  • This video is part of a series therefore the knowledge of the previous videos of the series is used.

Difficulty

  • Intermediate

Description

In this video I show you how to use annotations using LibreOffice Basic. We explore the most used properties and methods, highlighting the difference between current versions of LibreOffice and previous versions.

This video also serves as an introduction to events. I show you how to use a spreadsheet event to make one of the procedures created during the video run automatically against any change in the spreadsheet content.

The code created during the video is available at the following link : CODE

Video Tutorial



Posted on Utopian.io - Rewarding Open Source Contributors

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Hey @zenkly! Thank you for the great work you've done!

We're already looking forward to your next contribution!

Fully Decentralized Rewards

We hope you will take the time to share your expertise and knowledge by rating contributions made by others on Utopian.io to help us reward the best contributions together.

Utopian Witness!

Vote for Utopian Witness! We are made of developers, system administrators, entrepreneurs, artists, content creators, thinkers. We embrace every nationality, mindset and belief.

Want to chat? Join us on Discord https://discord.me/utopian-io

Thanks!

Thank you for the contribution. It has been reviewed.

Need help? Write a ticket on https://support.utopian.io.

Chat with us on Discord.

[utopian-moderator]

Thanks! ... Could you review my contribution again ? With the problem that occurred this morning, the score was lost =(