| GC.Spread.Sheets 名前空間 > Theme クラス : colors メソッド |
| Javascript (Usage) | |
|---|---|
var instance = new GC.Spread.Sheets.Theme(name, colorScheme, headerFont, bodyFont); var returnValue; // Type: any returnValue = instance.colors(value); | |
| Javascript (Specification) | |
|---|---|
function colors( value : ColorScheme ) : any; | |