AnnotationType
AnnotationType type
Declaration
declare type AnnotationType = 'treb-chart' | 'image' | 'textbox' | 'external';
declare type AnnotationType = 'treb-chart' | 'image' | 'textbox' | 'external';
Referenced by
EmbeddedSpreadsheet.InsertAnnotation |