UNPKG

@amanoooo/office-chart

Version:

create office xlsx and pptx with tables and charts

9 lines (8 loc) 145 B
export interface ITextModel { x?: string; y?: string; cx?: string; cy?: string; color?: string; size?: number; }