ActiveReports Developer 7
SizeOf Field
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > MergeArea Structure : SizeOf Field

Glossary Item Box

Returns the size of the merged area when written to BIFF.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly SizeOf As System.Short
C# 
public static readonly System.short SizeOf

See Also