Click or drag to resize

XlsBuiltInDocumentProperties NoteCount Property

Gets/Sets NoteCount document property.

Namespace: Spire.Xls.Core.Spreadsheet.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int NoteCount { get; set; }

Property Value

Type: Int32

Implements

IBuiltInDocumentProperties NoteCount
See Also