Spread.Sheets Documentation
model Field
GC.Spread.Sheets.Outlines Namespace > OutlineInfo type : model Field
The owner of the group.
Syntax
var instance = new GC.Spread.Sheets.Outlines.OutlineInfo(model, start, end, level);
var value; // Type: Outline
value = instance.model;
var model : Outline;
See Also

Reference

OutlineInfo type