var instance = new GC.Spread.Pivot.PivotTableStyle(backColor, foreColor, font, borderLeft, borderTop, borderRight, borderBottom, borderHorizontal, borderVertical, textDecoration); var value; // Type: string value = instance.font;
var font : string;
var instance = new GC.Spread.Pivot.PivotTableStyle(backColor, foreColor, font, borderLeft, borderTop, borderRight, borderBottom, borderHorizontal, borderVertical, textDecoration); var value; // Type: string value = instance.font;
var font : string;