Ernesto @zenkly avatar

LibreOffice Macros: Manipulation of Annotations.

zenkly

Published: 19 Apr 2018 › Updated: 19 Apr 2018LibreOffice Macros: Manipulation of Annotations.

LibreOffice Macros: Manipulation of Annotations.

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

Curriculum

Although the current video is in English, some of the previous videos are in Spanish. You can find the other videos of the series in the following links:



Posted on Utopian.io - Rewarding Open Source Contributors

Leave LibreOffice Macros: Manipulation of Annotations. to:

Written by

Humano

Read more #utopian-io posts


Best Posts From Ernesto @zenkly

We have not curated any of zenkly's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Ernesto @zenkly