Gets or sets the author of the note. The default value is undefined.
Gets or sets the height of the note, in pixels. The default value is undefined, which causes to use the default height, 79 pixels.
Gets or sets the offset in the X coordinate relative to bottom-right corner of the cell, in pixels. The default value is undefined, which causes to use the default offset, 15 pixels.
Gets or sets the offset in the Y coordinate relative to bottom-right corner of the cell, in pixels. The default value is undefined, which causes to use the default offset, 2 pixels if the cell is in the first row, 15 pixels otherwise.
Indicates whether the note will be displayed when you open an .xlsx file or whether it will be displayed when your hover over the owner's cell. The default value is undefined, which means true.
Gets or sets the width of the note, in pixels. The default value is undefined, which causes to use the default width, 144 pixels.
Represents the Workbook Object Model note definition.