GcSpread.Sheets Namespace > Spread type : referenceStyle Method |
var instance = new GcSpread.Sheets.Spread(host, options); var returnValue; // Type: Object returnValue = instance.referenceStyle(value);
function referenceStyle( value : ReferenceStyle ) : Object;
spread.referenceStyle(GcSpread.Sheets.ReferenceStyle.R1C1);