Spread for ASP.NET 11 Product Documentation
ISerializePresentation Interface
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : ISerializePresentation Interface
Interface that supports serialization of presentations from the models to XML.
Object Model
ISerializePresentation Interface
Syntax
'Declaration
 
Public Interface ISerializePresentation 
'Usage
 
Dim instance As ISerializePresentation
public interface ISerializePresentation 
Remarks

Presentation consists of the row heights, column widths, cell styles and cell spans.

Presentation consists of the axis models, span models, and style models for each sheet.

See Also

Reference

ISerializePresentation Members
FarPoint.Web.Spread.Model Namespace