Spread.Sheets Documentation
typeName Field
GC.Spread.Formatter Namespace > FormatterBase type : typeName Field
Represents the type name string used for supporting serialization.
Syntax
var instance = new GC.Spread.Formatter.FormatterBase(format, cultureName);
var value; // Type: string
value = instance.typeName;
var typeName : string;
See Also

Reference

FormatterBase type