DataDynamics.Reports.Rendering.Excel Support Forum
TemplateStream Property
See Also 
DataDynamics.Reports.Rendering.Excel Namespace > ExcelTransformationDevice Class : TemplateStream Property

Gets or sets the template as a Stream to use for rendering.

Syntax

Visual Basic (Declaration) 
Public Property TemplateStream As Stream
C# 
public Stream TemplateStream {get; set;}

Remarks

The value of this property will override the Template setting if not null.

See Also

©2010. GrapeCity, inc. All Rights Reserved.