microsoft.reportviewer.common.dll.meta
上传用户:asa1698
上传日期:2022-01-15
资源大小:8015k
文件大小:2322k
源码类别:

DVD

开发平台:

C#

  1.     set_FontBold(FontBoldness): PrivateScope, Assembly, HideBySig, SpecialName
  2.     set_FontScript(FontScripts): PrivateScope, Assembly, HideBySig, SpecialName
  3.     set_FontUnderline(FontUnderlines): PrivateScope, Assembly, HideBySig, SpecialName
  4.     set_FontColor(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  5. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Format: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  6.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  7.     Void .ctor(UInt16, System.String): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  8.     Void .ctor(System.String): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  9.   Interfaces:
  10.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  11.   Properties:
  12.     UInt16 FormatIndex 'get set' : 
  13.     System.String FormatString 'get ' : 
  14.   Methods:
  15.     get_FormatIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  16.     set_FormatIndex(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  17.     get_FormatString(): PrivateScope, Assembly, HideBySig, SpecialName
  18.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  19. Class Microsoft.ReportingServices.Rendering.BIFFUtility.XF: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  20.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  21.     Void .ctor(UInt16, UInt16, Boolean, UInt16): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  22.     Void .ctor(Microsoft.ReportingServices.Rendering.BIFFUtility.XF): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  23.   Interfaces:
  24.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  25.   Properties:
  26.     Boolean WrapText 'get set' : 
  27.     HorizontalAlignments HorizontalAlignment 'get set' : 
  28.     VerticalAlignments VerticalAlignment 'get set' : 
  29.     TextRotate TextRotate 'get set' : 
  30.     ReadingOrder ReadingOrder 'get set' : 
  31.     BorderStyles LeftBorder 'set' : 
  32.     BorderStyles RightBorder 'set' : 
  33.     BorderStyles TopBorder 'set' : 
  34.     BorderStyles BottomBorder 'set' : 
  35.     UInt16 LeftBorderColor 'set' : 
  36.     UInt16 RightBorderColor 'set' : 
  37.     UInt16 TopBorderColor 'set' : 
  38.     UInt16 BottomBorderColor 'set' : 
  39.     UInt16 FontIndex 'set' : 
  40.     UInt16 FormatIndex 'set' : 
  41.     UInt16 CellColor 'set' : 
  42.     UInt16 DiagonalBorderColor 'set' : 
  43.   Methods:
  44.     get_WrapText(): PrivateScope, Assembly, HideBySig, SpecialName
  45.     set_WrapText(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  46.     set_HorizontalAlignment(HorizontalAlignments): PrivateScope, Assembly, HideBySig, SpecialName
  47.     get_HorizontalAlignment(): PrivateScope, Assembly, HideBySig, SpecialName
  48.     set_VerticalAlignment(VerticalAlignments): PrivateScope, Assembly, HideBySig, SpecialName
  49.     get_VerticalAlignment(): PrivateScope, Assembly, HideBySig, SpecialName
  50.     set_TextRotate(TextRotate): PrivateScope, Assembly, HideBySig, SpecialName
  51.     get_TextRotate(): PrivateScope, Assembly, HideBySig, SpecialName
  52.     set_ReadingOrder(ReadingOrder): PrivateScope, Assembly, HideBySig, SpecialName
  53.     get_ReadingOrder(): PrivateScope, Assembly, HideBySig, SpecialName
  54.     set_LeftBorder(BorderStyles): PrivateScope, Assembly, HideBySig, SpecialName
  55.     set_RightBorder(BorderStyles): PrivateScope, Assembly, HideBySig, SpecialName
  56.     set_TopBorder(BorderStyles): PrivateScope, Assembly, HideBySig, SpecialName
  57.     set_BottomBorder(BorderStyles): PrivateScope, Assembly, HideBySig, SpecialName
  58.     set_LeftBorderColor(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  59.     set_RightBorderColor(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  60.     set_TopBorderColor(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  61.     set_BottomBorderColor(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  62.     set_FontIndex(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  63.     set_FormatIndex(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  64.     set_CellColor(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  65.     SetTransparent(): PrivateScope, Assembly, HideBySig
  66.     SetDiagonalBorder(DiagonalDirection, BorderStyles): PrivateScope, Assembly, HideBySig
  67.     set_DiagonalBorderColor(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  68.     SetIndentation(UInt16, HorizontalAlignments): PrivateScope, Assembly, HideBySig
  69.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  70. Class Microsoft.ReportingServices.Rendering.BIFFUtility.StyleBIFF: AutoLayout, AnsiClass, Class, BeforeFieldInit
  71.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  72.     Void .ctor(UInt16, Byte): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  73.   Interfaces:
  74.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  75.   Methods:
  76.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  77. Class Microsoft.ReportingServices.Rendering.BIFFUtility.SST: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  78.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  79.     Void .ctor(Microsoft.ReportingServices.Rendering.BIFFUtility.SSTHelper): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  80.   Interfaces:
  81.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  82.   Fields:
  83.     Int32 MaxRecordLength = 8227 : Assembly, Static, Literal, HasDefault
  84.     Int32 MaxBaseLength = 4 : Assembly, Static, Literal, HasDefault
  85.     Int32 MaxUnicodeHeader = 3 : Assembly, Static, Literal, HasDefault
  86.   Methods:
  87.     WriteRecordAndGetOffsets(Stream, UInt32): PrivateScope, Assembly, HideBySig
  88.     GetHeaderData(): PrivateScope, Public, HideBySig
  89.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  90. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.INSTINF: AutoLayout, AnsiClass, Class, SequentialLayout, Sealed, BeforeFieldInit
  91.   :System.ValueType
  92.   Fields:
  93.     UInt32 ib : Public
  94.     UInt16 cb : Public
  95.     UInt16 reserved : Public
  96. Class Microsoft.ReportingServices.Rendering.BIFFUtility.EXTSST: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  97.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  98.     Void .ctor(UInt16, Microsoft.ReportingServices.Rendering.BIFFUtility.INSTINF[]): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  99.   Interfaces:
  100.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  101.   Fields:
  102.     Int32 MaxInstInfPerRecord = 1027 : Assembly, Static, Literal, HasDefault
  103.     Int32 MaxInstInfLength = 8 : Assembly, Static, Literal, HasDefault
  104.   Methods:
  105.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  106.     WriteEXTSSTRecord(Stream): PrivateScope, Assembly, HideBySig
  107. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Index: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  108.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  109.     Void .ctor(UInt32, UInt32, UInt32[]): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  110.   Interfaces:
  111.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  112.   Methods:
  113.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  114. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Row: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  115.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  116.     Void .ctor(UInt16, UInt16, UInt16, UInt16, Boolean, Boolean, Boolean): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  117.   Interfaces:
  118.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  119.   Properties:
  120.     UInt16 RowHeight 'set' : 
  121.   Methods:
  122.     set_RowHeight(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  123.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  124. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Label: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  125.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  126.     Void .ctor(UInt16, UInt16, UInt16, System.String): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  127.   Interfaces:
  128.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  129.   Fields:
  130.     Int32 MaxUnicodeHeader = 1 : Assembly, Static, Literal, HasDefault
  131.   Methods:
  132.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  133. Class Microsoft.ReportingServices.Rendering.BIFFUtility.LabelSST: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  134.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  135.     Void .ctor(UInt16, UInt16, UInt16, UInt32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  136.   Interfaces:
  137.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  138.   Methods:
  139.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  140. Class Microsoft.ReportingServices.Rendering.BIFFUtility.DBCell: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  141.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  142.     Void .ctor(UInt32, System.Collections.ArrayList): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  143.   Interfaces:
  144.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  145.   Methods:
  146.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  147.     WriteToStream(Stream): PrivateScope, Public, HideBySig
  148. Class Microsoft.ReportingServices.Rendering.BIFFUtility.XL9File: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  149.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  150.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  151.   Interfaces:
  152.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  153.   Methods:
  154.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  155. Class Microsoft.ReportingServices.Rendering.BIFFUtility.ColInfo: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  156.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  157.     Void .ctor(UInt16, UInt16, Double, UInt16, Boolean, Boolean): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  158.   Interfaces:
  159.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  160.   Methods:
  161.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  162. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Blank: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  163.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  164.     Void .ctor(UInt16, UInt16, UInt16): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  165.   Interfaces:
  166.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  167.   Methods:
  168.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  169. Class Microsoft.ReportingServices.Rendering.BIFFUtility.MulBlank: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  170.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  171.     Void .ctor(UInt16, UInt16, UInt16, Microsoft.ReportingServices.Rendering.BIFFUtility.BlankCellList): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  172.   Interfaces:
  173.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  174.   Methods:
  175.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  176. Class Microsoft.ReportingServices.Rendering.BIFFUtility.RecordSize: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  177.     Void .ctor(Int32, Int32, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  178.   Properties:
  179.     Int32 Index 'get ' : 
  180.     Int32 Length 'get ' : 
  181.     Int32 CharIndex 'get set' : 
  182.   Methods:
  183.     get_Index(): PrivateScope, Assembly, HideBySig, SpecialName
  184.     get_Length(): PrivateScope, Assembly, HideBySig, SpecialName
  185.     get_CharIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  186.     set_CharIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  187. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Continue: AutoLayout, AnsiClass, Class, BeforeFieldInit
  188.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  189.     Void .ctor(Byte[]): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  190.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  191.   Interfaces:
  192.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  193.   Properties:
  194.     UInt16 Length 'set' : 
  195.   Methods:
  196.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  197.     set_Length(UInt16): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  198.     GetHeaderData(UInt16): PrivateScope, Public, HideBySig
  199. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.REF: AutoLayout, AnsiClass, Class, SequentialLayout, Sealed, BeforeFieldInit
  200.   :System.ValueType
  201.   Fields:
  202.     UInt16 rwFirst : Public
  203.     UInt16 rwLast : Public
  204.     UInt16 colFirst : Public
  205.     UInt16 colLast : Public
  206.     Microsoft.ReportingServices.Rendering.BIFFUtility.BlankCell biffCell : Public
  207. Class Microsoft.ReportingServices.Rendering.BIFFUtility.MergeCells: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  208.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  209.     Void .ctor(Microsoft.ReportingServices.Rendering.BIFFUtility.REF[]): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  210.   Interfaces:
  211.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  212.   Methods:
  213.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  214. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Number: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  215.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  216.     Void .ctor(UInt16, UInt16, UInt16, Double): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  217.   Interfaces:
  218.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  219.   Methods:
  220.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  221. Class Microsoft.ReportingServices.Rendering.BIFFUtility.HLink: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  222.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  223.     Void .ctor(UInt16, UInt16, UInt16, UInt16, HyperLink, System.String): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  224.     Void .ctor(UInt16, UInt16, UInt16, UInt16, HyperLink, System.String, System.String): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  225.   Interfaces:
  226.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  227.   Methods:
  228.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  229. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Pane: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  230.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  231.     Void .ctor(UInt16, UInt16, UInt16, UInt16, UInt16): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  232.   Interfaces:
  233.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  234.   Methods:
  235.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  236. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Name: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  237.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  238.     Void .ctor(System.String, UInt16, UInt16, UInt16): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  239.     Void .ctor(UInt16, UInt16, UInt16, UInt16): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  240.   Interfaces:
  241.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  242.   Properties:
  243.     System.String NameText 'get ' : 
  244.   Methods:
  245.     UpdateName(String): PrivateScope, Assembly, HideBySig
  246.     get_NameText(): PrivateScope, Public, HideBySig, SpecialName
  247.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  248. Class Microsoft.ReportingServices.Rendering.BIFFUtility.ExternSheet: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  249.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  250.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  251.   Interfaces:
  252.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  253.   Methods:
  254.     AddXTI(UInt16, UInt16, UInt16): PrivateScope, Assembly, HideBySig
  255.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  256. Class Microsoft.ReportingServices.Rendering.BIFFUtility.ExternSheet+XTI: AutoLayout, AnsiClass, Class, NestedAssembly, BeforeFieldInit
  257.     Void .ctor(UInt16, UInt16, UInt16): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  258.   Fields:
  259.     Byte[] XTIInfo : Assembly
  260.     UInt16 m_Tab : Assembly
  261.     UInt16 XTISize = 6 : Assembly, Static, Literal, HasDefault
  262. Class Microsoft.ReportingServices.Rendering.BIFFUtility.SupBook: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  263.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  264.     Void .ctor(UInt16): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  265.   Interfaces:
  266.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  267.   Methods:
  268.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  269. Class Microsoft.ReportingServices.Rendering.BIFFUtility.MsoDrawingGroup: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  270.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  271.     Void .ctor(DrawingGroupContainer): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  272.   Interfaces:
  273.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  274.   Methods:
  275.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  276.     FillRecordWithBlips(ArrayList, Hashtable, Stream, Int32&, Int32&, Int32&, Stream&): PrivateScope, Assembly, HideBySig
  277.     WriteToStream(Stream): PrivateScope, Assembly, HideBySig
  278. Class Microsoft.ReportingServices.Rendering.BIFFUtility.MsoDrawing: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  279.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  280.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  281.   Interfaces:
  282.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  283.   Methods:
  284.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  285.     WriteMsoDrawingHeader(Stream, UInt16): PrivateScope, Public, HideBySig
  286. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Obj: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  287.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  288.     Void .ctor(UInt16): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  289.   Interfaces:
  290.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  291.   Methods:
  292.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  293. Class Microsoft.ReportingServices.Rendering.BIFFUtility.BackgroundImageHelper: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  294.     Void .ctor(Byte[], System.IO.Stream): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  295.   Properties:
  296.     UInt16 PictureWidth 'get ' : 
  297.     UInt16 PictureHeight 'get ' : 
  298.     UInt32 RecordSize 'get ' : 
  299.   Methods:
  300.     get_PictureWidth(): PrivateScope, Assembly, HideBySig, SpecialName
  301.     get_PictureHeight(): PrivateScope, Assembly, HideBySig, SpecialName
  302.     get_RecordSize(): PrivateScope, Assembly, HideBySig, SpecialName
  303. Class Microsoft.ReportingServices.Rendering.BIFFUtility.BiffBackgroundImage: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  304.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  305.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  306.   Interfaces:
  307.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  308.   Methods:
  309.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  310.     WriteToStream(BackgroundImageHelper, Stream, Stream): PrivateScope, Assembly, HideBySig
  311. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Formula: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  312.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  313.     Void .ctor(System.Collections.ArrayList, System.Collections.Hashtable, Double): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  314.     Void .ctor(System.Collections.ArrayList, System.Collections.Hashtable, System.String): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  315.     Void .ctor(System.Collections.ArrayList, System.Collections.Hashtable, Boolean): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  316.   Interfaces:
  317.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  318.   Properties:
  319.     Microsoft.ReportingServices.Rendering.BIFFUtility.WorkBook MyWorkbook 'set' : 
  320.     UInt16 Row 'set' : 
  321.     UInt16 Column 'set' : 
  322.     UInt16 XFIndex 'set' : 
  323.   Methods:
  324.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  325.     set_MyWorkbook(WorkBook): PrivateScope, Assembly, HideBySig, SpecialName
  326.     set_Row(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  327.     set_Column(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  328.     set_XFIndex(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  329. Class Microsoft.ReportingServices.Rendering.BIFFUtility.FormulaString: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  330.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseBiffRecord
  331.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  332.   Interfaces:
  333.     Microsoft.ReportingServices.Rendering.BIFFUtility.IRecord
  334.   Methods:
  335.     GetData(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  336.     GetData(String): PrivateScope, Assembly, HideBySig
  337. Class Microsoft.ReportingServices.Rendering.BIFFUtility.RGB: AutoLayout, AnsiClass, Class, BeforeFieldInit
  338.     Void .ctor(Byte, Byte, Byte): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  339.   Properties:
  340.     Boolean IsChromatic 'get ' : 
  341.   Methods:
  342.     get_IsChromatic(): PrivateScope, Assembly, HideBySig, SpecialName
  343.     Distance(Color): PrivateScope, Assembly, HideBySig
  344. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  345.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  346.   Fields:
  347.     UInt16 RecordHeaderLength = 8 : Assembly, Static, Literal, HasDefault
  348.   Methods:
  349.     CheckSum(Byte[]): PrivateScope, Assembly, Static, HideBySig
  350. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader: AutoLayout, AnsiClass, Class, NestedAssembly, BeforeFieldInit
  351.     Void .ctor(UInt16, UInt32, RecordType, UInt32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  352.   Fields:
  353.     UInt32 CbLengthOffset = 4 : Assembly, Static, Literal, HasDefault
  354.   Properties:
  355.     UInt32 Instance 'set' : 
  356.     UInt32 Length 'get set' : 
  357.   Methods:
  358.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride
  359.     set_Instance(UInt32): PrivateScope, Assembly, HideBySig, SpecialName
  360.     set_Length(UInt32): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, SpecialName
  361.     get_Length(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, SpecialName
  362. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+DrawingGroupContainer: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  363.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  364.     Void .ctor(Microsoft.ReportingServices.Interfaces.CreateAndRegisterStream): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  365.   Properties:
  366.     System.Collections.ArrayList StreamList 'get ' : 
  367.     UInt32 Length 'get ' : 
  368.     Byte[] DrawingGroupContainerData 'get ' : 
  369.     Byte[] DrawingGroupData 'get ' : 
  370.     Byte[] BStoreContainerData 'get ' : 
  371.     System.Collections.Hashtable BSEList 'get ' : 
  372.     System.Collections.ArrayList BlipList 'get ' : 
  373.     Byte[] ShapePropertyData 'get ' : 
  374.   Methods:
  375.     CreateImageStream(String, String, Encoding, String, Int32&(Out)): PrivateScope, Assembly, HideBySig
  376.     AddImage(Byte[], String, RecordType, BlipType, BlipSignature, String, String, Int32, Int32&(Out), Int32&(Out)): PrivateScope, Assembly, HideBySig
  377.     get_StreamList(): PrivateScope, Assembly, HideBySig, SpecialName
  378.     get_Length(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  379.     get_DrawingGroupContainerData(): PrivateScope, Assembly, HideBySig, SpecialName
  380.     get_DrawingGroupData(): PrivateScope, Assembly, HideBySig, SpecialName
  381.     get_BStoreContainerData(): PrivateScope, Assembly, HideBySig, SpecialName
  382.     get_BSEList(): PrivateScope, Assembly, HideBySig, SpecialName
  383.     get_BlipList(): PrivateScope, Assembly, HideBySig, SpecialName
  384.     get_ShapePropertyData(): PrivateScope, Assembly, HideBySig, SpecialName
  385. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+DrawingGroupContainer+CheckSumImage: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  386.     Void .ctor(Byte[], Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  387.   Properties:
  388.     Byte[] CheckSum 'get ' : 
  389.     Int32 StreamIndex 'get ' : 
  390.   Methods:
  391.     get_CheckSum(): PrivateScope, Assembly, HideBySig, SpecialName
  392.     get_StreamIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  393. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+FIDCL: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  394.     Void .ctor(UInt32, UInt32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  395.   Fields:
  396.     UInt32 m_dgid : Assembly
  397.     UInt32 m_cspidCurr : Assembly
  398. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+DrawingGroup: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  399.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  400.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  401.   Properties:
  402.     UInt32 Length 'get ' : 
  403.   Methods:
  404.     GetStartingSPID(Int32): PrivateScope, Assembly, HideBySig
  405.     AddCluster(Int32): PrivateScope, Assembly, HideBySig
  406.     GetCurrentSpid(Int32): PrivateScope, Assembly, HideBySig
  407.     IncrementShapeCount(Int32): PrivateScope, Assembly, HideBySig
  408.     get_Length(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  409.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  410. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlipStoreContainer: AutoLayout, AnsiClass, Class, NestedAssembly, BeforeFieldInit
  411.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  412.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  413.   Properties:
  414.     System.Collections.Hashtable BSEList 'get ' : 
  415.     System.Collections.ArrayList BlipList 'get ' : 
  416.     UInt32 Length 'get ' : 
  417.     UInt32 ShapeCount 'get ' : 
  418.   Methods:
  419.     AddImage(Byte[], Int32, Int32, RecordType, BlipType, BlipSignature): PrivateScope, Assembly, HideBySig
  420.     GetStreamPosFromCheckSum(Byte[]): PrivateScope, Assembly, HideBySig
  421.     get_BSEList(): PrivateScope, Assembly, HideBySig, SpecialName
  422.     get_BlipList(): PrivateScope, Assembly, HideBySig, SpecialName
  423.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  424.     get_Length(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  425.     get_ShapeCount(): PrivateScope, Assembly, HideBySig, SpecialName
  426. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlipStoreEntry: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  427.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  428.     Void .ctor(Byte[], BlipType, UInt32, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  429.   Properties:
  430.     Int32 ReferenceIndex 'get ' : 
  431.     UInt32 ReferenceCount 'get set' : 
  432.   Methods:
  433.     get_ReferenceIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  434.     get_ReferenceCount(): PrivateScope, Assembly, HideBySig, SpecialName
  435.     set_ReferenceCount(UInt32): PrivateScope, Assembly, HideBySig, SpecialName
  436.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  437. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+Blip: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  438.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  439.     Void .ctor(Byte[], Int32, Int32, RecordType, BlipSignature): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  440.   Properties:
  441.     Int32 StreamIndex 'get ' : 
  442.     UInt32 Length 'get ' : 
  443.     Byte[] CheckSum 'get ' : 
  444.   Methods:
  445.     get_StreamIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  446.     get_Length(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  447.     GetHeaderData(): PrivateScope, Assembly, HideBySig
  448.     get_CheckSum(): PrivateScope, Assembly, HideBySig, SpecialName
  449. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+ShapeProperty: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  450.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  451.   Methods:
  452.     GetData(): PrivateScope, Assembly, Static, HideBySig
  453. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+DrawingContainer: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  454.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  455.     Void .ctor(UInt16): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  456.   Methods:
  457.     AddShape(UInt32, String, SPRC, UInt32): PrivateScope, Assembly, HideBySig
  458.     AddShape(UInt32, String, SPRC, UInt32, String, HyperLink): PrivateScope, Assembly, HideBySig
  459.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  460.     WriteToStream(Stream): PrivateScope, Public, HideBySig
  461. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+Drawing: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  462.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  463.     Void .ctor(UInt16): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  464.   Properties:
  465.     UInt32 LastSPID 'set' : 
  466.     UInt32 ShapeCount 'set' : 
  467.   Methods:
  468.     set_LastSPID(UInt32): PrivateScope, Assembly, HideBySig, SpecialName
  469.     set_ShapeCount(UInt32): PrivateScope, Assembly, HideBySig, SpecialName
  470.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  471. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+ShapeGroupContainer: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  472.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  473.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  474.   Methods:
  475.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  476. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+ShapeContainer: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  477.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  478.     Void .ctor(UInt32, ShapeType, ShapeFlag): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  479.     Void .ctor(UInt32, ShapeType, ShapeFlag, SPRC, UInt32, System.String): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  480.     Void .ctor(UInt32, ShapeType, ShapeFlag, SPRC, UInt32, System.String, System.String, HyperLink): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  481.   Methods:
  482.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  483. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+ShapeGroup: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  484.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  485.     Void .ctor(UInt32, UInt32, UInt32, UInt32): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  486.   Properties:
  487.     UInt32 Length 'get ' : 
  488.   Methods:
  489.     get_Length(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  490.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  491. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+Shape: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  492.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  493.     Void .ctor(ShapeType, ShapeFlag, UInt32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  494.   Properties:
  495.     UInt32 Length 'get ' : 
  496.   Methods:
  497.     get_Length(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  498.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  499. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+DrawingOpt: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  500.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  501.     Void .ctor(System.String, UInt32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  502.     Void .ctor(System.String, UInt32, System.String, HyperLink): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  503.   Methods:
  504.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  505. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+ClientAnchor: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  506.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  507.     Void .ctor(SPRC): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  508.   Properties:
  509.     UInt32 Length 'get ' : 
  510.   Methods:
  511.     get_Length(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  512.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  513. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+ClientAnchor+SPRC: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  514.     Void .ctor(UInt16, Int16, UInt16, Int16, UInt16, Int16, UInt16, Int16): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  515.   Fields:
  516.     UInt16 wFlags : Assembly
  517.     ORC m_orc : Assembly
  518. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+ClientAnchor+SPRC+ORC: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  519.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  520.   Fields:
  521.     UInt16 m_colL : Assembly
  522.     Int16 m_dxL : Assembly
  523.     UInt16 m_rwT : Assembly
  524.     Int16 m_dyT : Assembly
  525.     UInt16 m_colR : Assembly
  526.     Int16 m_dxR : Assembly
  527.     UInt16 m_rwB : Assembly
  528.     Int16 m_dyB : Assembly
  529. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+ClientData: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  530.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlockHeader
  531.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  532.   Methods:
  533.     GetData(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  534. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+RecordType: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  535.   :System.Enum
  536.   Fields:
  537.     Int32 value__ : Public, SpecialName, RTSpecialName
  538.     RecordType MSOFBTUNKNOWN = 0 : Public, Static, Literal, HasDefault
  539.     RecordType MSOFBTDGGCONTAINER = 61440 : Public, Static, Literal, HasDefault
  540.     RecordType MSOFBTDGG = 61446 : Public, Static, Literal, HasDefault
  541.     RecordType MSOFBTCLSID = 61462 : Public, Static, Literal, HasDefault
  542.     RecordType MSOFBTOPT = 61451 : Public, Static, Literal, HasDefault
  543.     RecordType MSOFBTBSTORECONTAINER = 61441 : Public, Static, Literal, HasDefault
  544.     RecordType MSOFBTBSE = 61447 : Public, Static, Literal, HasDefault
  545.     RecordType MSOFBTBLIP = 61464 : Public, Static, Literal, HasDefault
  546.     RecordType MSOFBTBLIP_JPEG = 61469 : Public, Static, Literal, HasDefault
  547.     RecordType MSOFBTBLIP_GIF = 61470 : Public, Static, Literal, HasDefault
  548.     RecordType MSOFBTBLIP_PNG = 61470 : Public, Static, Literal, HasDefault
  549.     RecordType MSOFBTBLIP_DIB = 61471 : Public, Static, Literal, HasDefault
  550.     RecordType MSOFBTDGCONTAINER = 61442 : Public, Static, Literal, HasDefault
  551.     RecordType MSOFBTDG = 61448 : Public, Static, Literal, HasDefault
  552.     RecordType MSOFBTSPGRCONTAINER = 61443 : Public, Static, Literal, HasDefault
  553.     RecordType MSOFBTSPCONTAINER = 61444 : Public, Static, Literal, HasDefault
  554.     RecordType MSOFBTSPGR = 61449 : Public, Static, Literal, HasDefault
  555.     RecordType MSOFBTSP = 61450 : Public, Static, Literal, HasDefault
  556.     RecordType MSOFBTCLIENTANCHOR = 61456 : Public, Static, Literal, HasDefault
  557.     RecordType MSOFBTCLIENTDATA = 61457 : Public, Static, Literal, HasDefault
  558. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlipType: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  559.   :System.Enum
  560.   Fields:
  561.     Int32 value__ : Public, SpecialName, RTSpecialName
  562.     BlipType MSOBLIPERROR = 0 : Public, Static, Literal, HasDefault
  563.     BlipType MSOBLIPUNKNOWN = 1 : Public, Static, Literal, HasDefault
  564.     BlipType MSOBLIPEMF = 2 : Public, Static, Literal, HasDefault
  565.     BlipType MSOBLIPWMF = 3 : Public, Static, Literal, HasDefault
  566.     BlipType MSOBLIPPICT = 4 : Public, Static, Literal, HasDefault
  567.     BlipType MSOBLIPJPEG = 5 : Public, Static, Literal, HasDefault
  568.     BlipType MSOBLIPPNG = 6 : Public, Static, Literal, HasDefault
  569.     BlipType MSOBLIPDIB = 7 : Public, Static, Literal, HasDefault
  570.     BlipType MSOBLITIFF = 17 : Public, Static, Literal, HasDefault
  571.     BlipType MSOBLIPCMYKJPEG = 18 : Public, Static, Literal, HasDefault
  572.     BlipType MSLBLIPFIRSTCLIENT = 32 : Public, Static, Literal, HasDefault
  573.     BlipType MSLBLIPLASTCLIENT = 255 : Public, Static, Literal, HasDefault
  574. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlipUsage: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  575.   :System.Enum
  576.   Fields:
  577.     Int32 value__ : Public, SpecialName, RTSpecialName
  578.     BlipUsage MSOBLIPUSAGEDEFAULT = 0 : Public, Static, Literal, HasDefault
  579.     BlipUsage MSOBLIPUSAGETEXTURE = 1 : Public, Static, Literal, HasDefault
  580.     BlipUsage MSOBLIPUSAGEMAX = 255 : Public, Static, Literal, HasDefault
  581. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+BlipSignature: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  582.   :System.Enum
  583.   Fields:
  584.     Int32 value__ : Public, SpecialName, RTSpecialName
  585.     BlipSignature MSOBIUNKNOWN = 0 : Public, Static, Literal, HasDefault
  586.     BlipSignature MSOBIWMF = 534 : Public, Static, Literal, HasDefault
  587.     BlipSignature MSOBIEMF = 980 : Public, Static, Literal, HasDefault
  588.     BlipSignature MSOBIPICT = 1346 : Public, Static, Literal, HasDefault
  589.     BlipSignature MSOBIPNG = 1760 : Public, Static, Literal, HasDefault
  590.     BlipSignature MSOBIJFIF = 1130 : Public, Static, Literal, HasDefault
  591.     BlipSignature MSOBIJPEG = 1130 : Public, Static, Literal, HasDefault
  592.     BlipSignature MSOBIDIB = 1960 : Public, Static, Literal, HasDefault
  593.     BlipSignature MSOBICMYKJPEG = 1762 : Public, Static, Literal, HasDefault
  594.     BlipSignature MSOBITIFF = 1764 : Public, Static, Literal, HasDefault
  595.     BlipSignature MSOBICLIENT = 2048 : Public, Static, Literal, HasDefault
  596. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+ShapeType: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  597.   :System.Enum
  598.   Fields:
  599.     Int32 value__ : Public, SpecialName, RTSpecialName
  600.     ShapeType MSOSPTMIN = 0 : Public, Static, Literal, HasDefault
  601.     ShapeType MSOSPTPICTUREFRAME = 75 : Public, Static, Literal, HasDefault
  602. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Escher+ShapeFlag: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  603.   :System.Enum
  604.   Fields:
  605.     Int32 value__ : Public, SpecialName, RTSpecialName
  606.     ShapeFlag NONE = 0 : Public, Static, Literal, HasDefault
  607.     ShapeFlag GROUP = 1 : Public, Static, Literal, HasDefault
  608.     ShapeFlag CHILD = 2 : Public, Static, Literal, HasDefault
  609.     ShapeFlag PATRIARCH = 4 : Public, Static, Literal, HasDefault
  610.     ShapeFlag DELETED = 8 : Public, Static, Literal, HasDefault
  611.     ShapeFlag OLESHAPE = 16 : Public, Static, Literal, HasDefault
  612.     ShapeFlag HAVEMASTER = 32 : Public, Static, Literal, HasDefault
  613.     ShapeFlag FLIPH = 64 : Public, Static, Literal, HasDefault
  614.     ShapeFlag FLIPV = 128 : Public, Static, Literal, HasDefault
  615.     ShapeFlag CONNECTOR = 256 : Public, Static, Literal, HasDefault
  616.     ShapeFlag HAVEANCHOR = 512 : Public, Static, Literal, HasDefault
  617.     ShapeFlag BACKGROUND = 1024 : Public, Static, Literal, HasDefault
  618.     ShapeFlag HAVESPT = 2048 : Public, Static, Literal, HasDefault
  619. Class Microsoft.ReportingServices.Rendering.BIFFUtility.Cell: NotPublic
  620.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  621.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  622.   Fields:
  623.     System.Collections.ArrayList PaletteColorRGB : Assembly, Static
  624.     System.String DefaultFont = Arial : Public, Static, Literal, HasDefault
  625.     Int16 DefaultFontSize = 10 : Public, Static, Literal, HasDefault
  626.     UInt32 DefaultFillPattern = 67108864 : Assembly, Static, Literal, HasDefault
  627.     UInt16 DefaultFontColor = 8 : Assembly, Static, Literal, HasDefault
  628.     UInt16 DefaultColor = 64 : Assembly, Static, Literal, HasDefault
  629.   Properties:
  630.     Int32 XFIndex 'get set' : 
  631.   Methods:
  632.     GetRecord(Int32, Int32): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride
  633.     get_XFIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  634.     set_XFIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  635. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Cell+VerticalAlignments: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  636.   :System.Enum
  637.   Fields:
  638.     Int32 value__ : Public, SpecialName, RTSpecialName
  639.     VerticalAlignments TOP = 0 : Public, Static, Literal, HasDefault
  640.     VerticalAlignments CENTER = 16 : Public, Static, Literal, HasDefault
  641.     VerticalAlignments BOTTOM = 32 : Public, Static, Literal, HasDefault
  642.     VerticalAlignments JUSTIFY = 48 : Public, Static, Literal, HasDefault
  643. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Cell+TextRotate: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  644.   :System.Enum
  645.   Fields:
  646.     Int32 value__ : Public, SpecialName, RTSpecialName
  647.     TextRotate HORIZONTAL = 0 : Public, Static, Literal, HasDefault
  648.     TextRotate VERTICAL = 65280 : Public, Static, Literal, HasDefault
  649.     TextRotate ROTATE = 46080 : Public, Static, Literal, HasDefault
  650. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Cell+HorizontalAlignments: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  651.   :System.Enum
  652.   Fields:
  653.     Int32 value__ : Public, SpecialName, RTSpecialName
  654.     HorizontalAlignments GENERAL = 0 : Public, Static, Literal, HasDefault
  655.     HorizontalAlignments LEFT = 1 : Public, Static, Literal, HasDefault
  656.     HorizontalAlignments MIDDLE = 2 : Public, Static, Literal, HasDefault
  657.     HorizontalAlignments RIGHT = 3 : Public, Static, Literal, HasDefault
  658.     HorizontalAlignments FILL = 4 : Public, Static, Literal, HasDefault
  659.     HorizontalAlignments JUSTIFY = 5 : Public, Static, Literal, HasDefault
  660.     HorizontalAlignments CENTERACROSSSEL = 6 : Public, Static, Literal, HasDefault
  661. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Cell+ReadingOrder: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  662.   :System.Enum
  663.   Fields:
  664.     Int32 value__ : Public, SpecialName, RTSpecialName
  665.     ReadingOrder CONTEXT = 0 : Public, Static, Literal, HasDefault
  666.     ReadingOrder LTR = 1 : Public, Static, Literal, HasDefault
  667.     ReadingOrder RTL = 2 : Public, Static, Literal, HasDefault
  668. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Cell+BorderStyles: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  669.   :System.Enum
  670.   Fields:
  671.     Int32 value__ : Public, SpecialName, RTSpecialName
  672.     BorderStyles NONE = 0 : Public, Static, Literal, HasDefault
  673.     BorderStyles THIN = 1 : Public, Static, Literal, HasDefault
  674.     BorderStyles MEDIUM = 2 : Public, Static, Literal, HasDefault
  675.     BorderStyles DASHED = 3 : Public, Static, Literal, HasDefault
  676.     BorderStyles DOTTED = 4 : Public, Static, Literal, HasDefault
  677.     BorderStyles THICK = 5 : Public, Static, Literal, HasDefault
  678.     BorderStyles DOUBLE = 6 : Public, Static, Literal, HasDefault
  679.     BorderStyles HAIR = 7 : Public, Static, Literal, HasDefault
  680.     BorderStyles MEDIUMDASH = 8 : Public, Static, Literal, HasDefault
  681.     BorderStyles DASHDOT = 9 : Public, Static, Literal, HasDefault
  682.     BorderStyles MEDIUMDASHDOT = 10 : Public, Static, Literal, HasDefault
  683.     BorderStyles DASHDOTDOT = 11 : Public, Static, Literal, HasDefault
  684.     BorderStyles MEDIUMDASHDOTDOT = 12 : Public, Static, Literal, HasDefault
  685.     BorderStyles SLANTEDDASHDOT = 13 : Public, Static, Literal, HasDefault
  686. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Cell+FontAttributes: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  687.   :System.Enum
  688.   Fields:
  689.     Int32 value__ : Public, SpecialName, RTSpecialName
  690.     FontAttributes ITALIC = 2 : Public, Static, Literal, HasDefault
  691.     FontAttributes STRIKEOUT = 8 : Public, Static, Literal, HasDefault
  692.     FontAttributes OUTLINE = 16 : Public, Static, Literal, HasDefault
  693.     FontAttributes SHAWDOW = 32 : Public, Static, Literal, HasDefault
  694. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Cell+FontScripts: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  695.   :System.Enum
  696.   Fields:
  697.     Int32 value__ : Public, SpecialName, RTSpecialName
  698.     FontScripts NONE = 0 : Public, Static, Literal, HasDefault
  699.     FontScripts SUPERSCRIPT = 1 : Public, Static, Literal, HasDefault
  700.     FontScripts SUBSCRIPT = 2 : Public, Static, Literal, HasDefault
  701. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Cell+FontUnderlines: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  702.   :System.Enum
  703.   Fields:
  704.     Int32 value__ : Public, SpecialName, RTSpecialName
  705.     FontUnderlines NONE = 0 : Public, Static, Literal, HasDefault
  706.     FontUnderlines SINGLE = 1 : Public, Static, Literal, HasDefault
  707.     FontUnderlines DOUBLE = 2 : Public, Static, Literal, HasDefault
  708.     FontUnderlines SINGLEACCOUNTING = 33 : Public, Static, Literal, HasDefault
  709.     FontUnderlines DOUBLEACCOUNTING = 34 : Public, Static, Literal, HasDefault
  710. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Cell+FontBoldness: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  711.   :System.Enum
  712.   Fields:
  713.     Int32 value__ : Public, SpecialName, RTSpecialName
  714.     FontBoldness NONE = 400 : Public, Static, Literal, HasDefault
  715.     FontBoldness BOLD = 700 : Public, Static, Literal, HasDefault
  716.     FontBoldness BOLD_100 = 100 : Public, Static, Literal, HasDefault
  717.     FontBoldness BOLD_200 = 200 : Public, Static, Literal, HasDefault
  718.     FontBoldness BOLD_300 = 300 : Public, Static, Literal, HasDefault
  719.     FontBoldness BOLD_400 = 400 : Public, Static, Literal, HasDefault
  720.     FontBoldness BOLD_500 = 500 : Public, Static, Literal, HasDefault
  721.     FontBoldness BOLD_600 = 600 : Public, Static, Literal, HasDefault
  722.     FontBoldness BOLD_700 = 700 : Public, Static, Literal, HasDefault
  723.     FontBoldness BOLD_800 = 800 : Public, Static, Literal, HasDefault
  724.     FontBoldness BOLD_900 = 900 : Public, Static, Literal, HasDefault
  725.     FontBoldness BOLD_1000 = 1000 : Public, Static, Literal, HasDefault
  726. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Cell+HyperLink: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  727.   :System.Enum
  728.   Fields:
  729.     Int32 value__ : Public, SpecialName, RTSpecialName
  730.     HyperLink URL = 0 : Public, Static, Literal, HasDefault
  731.     HyperLink LOCALFILE = 1 : Public, Static, Literal, HasDefault
  732.     HyperLink UNC = 2 : Public, Static, Literal, HasDefault
  733.     HyperLink BOOKMARK = 3 : Public, Static, Literal, HasDefault
  734. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.Cell+DiagonalDirection: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  735.   :System.Enum
  736.   Fields:
  737.     Int32 value__ : Public, SpecialName, RTSpecialName
  738.     DiagonalDirection DOWN = 1 : Public, Static, Literal, HasDefault
  739.     DiagonalDirection UP = 2 : Public, Static, Literal, HasDefault
  740.     DiagonalDirection BOTH = 3 : Public, Static, Literal, HasDefault
  741. Class Microsoft.ReportingServices.Rendering.BIFFUtility.BlankCell: AutoLayout, AnsiClass, Class, BeforeFieldInit
  742.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Cell
  743.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  744.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  745.   Methods:
  746.     GetRecord(Int32, Int32): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  747. Class Microsoft.ReportingServices.Rendering.BIFFUtility.BlankCellList: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  748.   :System.Collections.ArrayList
  749.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  750.   Properties:
  751.     Microsoft.ReportingServices.Rendering.BIFFUtility.BlankCell Item [Int32] 'get ' : 
  752.   Methods:
  753.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  754.     Add(BlankCell): PrivateScope, Assembly, HideBySig
  755. Class Microsoft.ReportingServices.Rendering.BIFFUtility.MulBlankCell: AutoLayout, AnsiClass, Class, BeforeFieldInit
  756.     Void .ctor(UInt16, UInt16, Microsoft.ReportingServices.Rendering.BIFFUtility.BlankCell): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  757.   Methods:
  758.     Add(BlankCell): PrivateScope, Assembly, HideBySig
  759.     Write(Stream): PrivateScope, Assembly, HideBySig
  760. Class Microsoft.ReportingServices.Rendering.BIFFUtility.StringSSTCell: AutoLayout, AnsiClass, Class, BeforeFieldInit
  761.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Cell
  762.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  763.   Properties:
  764.     Int32 SSTIndex 'get set' : 
  765.   Methods:
  766.     get_SSTIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  767.     set_SSTIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  768.     GetRecord(Int32, Int32): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  769. Class Microsoft.ReportingServices.Rendering.BIFFUtility.StringLabelCell: AutoLayout, AnsiClass, Class, BeforeFieldInit
  770.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Cell
  771.     Void .ctor(System.String): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  772.   Methods:
  773.     GetRecord(Int32, Int32): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  774. Class Microsoft.ReportingServices.Rendering.BIFFUtility.NumberCell: AutoLayout, AnsiClass, Class, BeforeFieldInit
  775.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Cell
  776.     Void .ctor(System.Object): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  777.   Methods:
  778.     GetRecord(Int32, Int32): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  779. Class Microsoft.ReportingServices.Rendering.BIFFUtility.DateCell: AutoLayout, AnsiClass, Class, BeforeFieldInit
  780.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Cell
  781.     Void .ctor(System.DateTime): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  782.   Methods:
  783.     DateToDays(DateTime): PrivateScope, Assembly, Static, HideBySig
  784.     GetRecord(Int32, Int32): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  785. Class Microsoft.ReportingServices.Rendering.BIFFUtility.LinkCell: AutoLayout, AnsiClass, Class, BeforeFieldInit
  786.     Void .ctor(Int32, Int32, Int32, Int32, System.String): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  787.   Properties:
  788.     Int32 StartRow 'get ' : 
  789.     Int32 EndRow 'get ' : 
  790.     Int32 StartCol 'get ' : 
  791.     Int32 EndCol 'get ' : 
  792.     System.String Link 'get ' : 
  793.     HyperLink HyperLinkType 'get set' : 
  794.   Methods:
  795.     get_StartRow(): PrivateScope, Assembly, HideBySig, SpecialName
  796.     get_EndRow(): PrivateScope, Assembly, HideBySig, SpecialName
  797.     get_StartCol(): PrivateScope, Assembly, HideBySig, SpecialName
  798.     get_EndCol(): PrivateScope, Assembly, HideBySig, SpecialName
  799.     get_Link(): PrivateScope, Assembly, HideBySig, SpecialName
  800.     get_HyperLinkType(): PrivateScope, Assembly, HideBySig, SpecialName
  801.     set_HyperLinkType(HyperLink): PrivateScope, Assembly, HideBySig, SpecialName
  802. Class Microsoft.ReportingServices.Rendering.BIFFUtility.FormulaCell: AutoLayout, AnsiClass, Class, BeforeFieldInit
  803.   :Microsoft.ReportingServices.Rendering.BIFFUtility.Cell
  804.     Void .ctor(System.Collections.ArrayList, System.Collections.Hashtable, Double): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  805.     Void .ctor(System.Collections.ArrayList, System.Collections.Hashtable, Boolean): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  806.     Void .ctor(System.Collections.ArrayList, System.Collections.Hashtable, System.String): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  807.   Methods:
  808.     GetRecord(Int32, Int32): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  809. Class Microsoft.ReportingServices.Rendering.BIFFUtility.BaseWorkSheet: AutoLayout, AnsiClass, Class, BeforeFieldInit
  810.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  811.   Fields:
  812.     Int32 m_workSheetIndex : Assembly
  813.     System.Collections.ArrayList m_linkRecords : Assembly
  814.     Microsoft.ReportingServices.Rendering.BIFFUtility.WorkBook m_workBook : Assembly
  815.     System.Collections.ArrayList m_mergedCellRefs : Assembly
  816.   Properties:
  817.     Int32 MaxRow 'get ' : 
  818.     Int32 MaxCol 'get ' : 
  819.     Int32 RowsToFreeze 'get ' : 
  820.     System.String FooterString 'get ' : 
  821.     System.String HeaderString 'get ' : 
  822.     Double FooterHeight 'get ' : 
  823.     Double HeaderHeight 'get ' : 
  824.     Int32 PageHeaderRows 'get ' : 
  825.     Int32 Index 'get set' : 
  826.     UInt16 MaxOutlineRow 'set' : 
  827.     UInt16 MaxOutlineCol 'set' : 
  828.   Methods:
  829.     WriteRowBlocksAndCells(ExcelRenderer, Stream, UInt32, Int32, Int32): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride
  830.     GenerateColInfoRecords(Stream): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride
  831.     get_MaxRow(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, SpecialName
  832.     get_MaxCol(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, SpecialName
  833.     get_RowsToFreeze(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, SpecialName
  834.     get_FooterString(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, SpecialName
  835.     get_HeaderString(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, SpecialName
  836.     get_FooterHeight(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, SpecialName
  837.     get_HeaderHeight(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, SpecialName
  838.     get_PageHeaderRows(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, SpecialName
  839.     WriteEscher(Stream): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride
  840.     get_Index(): PrivateScope, Assembly, HideBySig, SpecialName
  841.     set_Index(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  842.     set_MaxOutlineRow(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  843.     set_MaxOutlineCol(UInt16): PrivateScope, Assembly, HideBySig, SpecialName
  844.     AddLinkCell(Int32, Int32, Int32, Int32, String, HyperLink, Boolean): PrivateScope, Assembly, HideBySig
  845.     WriteWorkSheet(ExcelRenderer, Stream, Int32): PrivateScope, Assembly, HideBySig
  846. Class Microsoft.ReportingServices.Rendering.BIFFUtility.WorkSheet: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  847.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseWorkSheet
  848.     Void .ctor(Microsoft.ReportingServices.Rendering.ExcelRenderer.PageLayout, Microsoft.ReportingServices.Rendering.BIFFUtility.WorkBook): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  849.   Properties:
  850.     Int32 PageHeaderRows 'get ' : 
  851.     System.Collections.Hashtable BodyRowHeightStateList 'set' : 
  852.     Microsoft.ReportingServices.Rendering.ExcelRenderer.OutlineRenderStates[] VerticalOutline 'set' : 
  853.     Microsoft.ReportingServices.Rendering.ExcelRenderer.OutlineRenderStates[] HorizontalOutline 'set' : 
  854.     Int32 MaxRow 'get ' : 
  855.     System.String FooterString 'get ' : 
  856.     System.String HeaderString 'get ' : 
  857.     Double FooterHeight 'get ' : 
  858.     Double HeaderHeight 'get ' : 
  859.     Int32 MaxCol 'get ' : 
  860.     Int32 RowsToFreeze 'get ' : 
  861.   Methods:
  862.     get_PageHeaderRows(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  863.     WriteEscher(Stream): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  864.     set_BodyRowHeightStateList(Hashtable): PrivateScope, Assembly, HideBySig, SpecialName
  865.     set_VerticalOutline(OutlineRenderStates[]): PrivateScope, Assembly, HideBySig, SpecialName
  866.     set_HorizontalOutline(OutlineRenderStates[]): PrivateScope, Assembly, HideBySig, SpecialName
  867.     ColRowSpan(Int32, Int32, Int32, Int32, Int32, Boolean): PrivateScope, Assembly, HideBySig
  868.     AddHeader(PageSection, PageLayout, Hashtable): PrivateScope, Assembly, HideBySig
  869.     get_MaxRow(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  870.     AddFooter(String, Double): PrivateScope, Assembly, HideBySig
  871.     AddHeader(String, Double): PrivateScope, Assembly, HideBySig
  872.     get_FooterString(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  873.     get_HeaderString(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  874.     get_FooterHeight(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  875.     get_HeaderHeight(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  876.     get_MaxCol(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  877.     get_RowsToFreeze(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  878.     GenerateColInfoRecords(Stream): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  879.     WriteRowBlocksAndCells(ExcelRenderer, Stream, UInt32, Int32, Int32): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  880.     AddImage(Byte[], RecordType, SPRC, String): PrivateScope, Assembly, HideBySig
  881.     AddImage(Byte[], RecordType, SPRC, String, String, HyperLink): PrivateScope, Assembly, HideBySig
  882. Class Microsoft.ReportingServices.Rendering.BIFFUtility.DocumentMapWorkSheet: AutoLayout, AnsiClass, Class, Sealed
  883.   :Microsoft.ReportingServices.Rendering.BIFFUtility.BaseWorkSheet
  884.     Void .ctor(Microsoft.ReportingServices.ReportRendering.DocumentMapNode, Microsoft.ReportingServices.Rendering.BIFFUtility.WorkBook): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  885.   Properties:
  886.     Int32 MaxRow 'get ' : 
  887.     Int32 MaxCol 'get ' : 
  888.   Methods:
  889.     WriteRowBlocksAndCells(ExcelRenderer, Stream, UInt32, Int32, Int32): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  890.     GenerateColInfoRecords(Stream): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  891.     get_MaxRow(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  892.     get_MaxCol(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  893. Class Microsoft.ReportingServices.Rendering.BIFFUtility.SSTHelper: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  894.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  895.   Properties:
  896.     UInt32 TotalStringCount 'get ' : 
  897.     Int32 TotalStringLength 'get ' : 
  898.     Int32 SSTStringLength 'get ' : 
  899.     System.Collections.ArrayList StringList 'get ' : 
  900.     System.Collections.ArrayList ListOfIndexes 'get ' : 
  901.   Methods:
  902.     get_TotalStringCount(): PrivateScope, Assembly, HideBySig, SpecialName
  903.     get_TotalStringLength(): PrivateScope, Assembly, HideBySig, SpecialName
  904.     get_SSTStringLength(): PrivateScope, Assembly, HideBySig, SpecialName
  905.     get_StringList(): PrivateScope, Assembly, HideBySig, SpecialName
  906.     get_ListOfIndexes(): PrivateScope, Assembly, HideBySig, SpecialName
  907.     AddString(String, Hashtable): PrivateScope, Assembly, HideBySig
  908.     AddLastIndexRecord(): PrivateScope, Assembly, HideBySig
  909. Class Microsoft.ReportingServices.Rendering.BIFFUtility.WorkBook: AutoLayout, AnsiClass, Class, Sealed
  910.     Void .ctor(Microsoft.ReportingServices.Interfaces.CreateAndRegisterStream, Double): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  911.   Properties:
  912.     Microsoft.ReportingServices.Rendering.BIFFUtility.BackgroundImageHelper BackgroundImage 'get ' : 
  913.     System.IO.Stream BackgroundImageStream 'get ' : 
  914.     System.Collections.Hashtable SharedStyles 'get set' : 
  915.     Int32 CurrentWorkSheetIndex 'get ' : 
  916.     Int32 PaperSizeIndex 'get set' : 
  917.     Boolean IsPortrait 'get set' : 
  918.     System.Collections.Hashtable ExcelNameTable 'get ' : 
  919.     System.Collections.Hashtable BookmarkLinks 'get ' : 
  920.     Microsoft.ReportingServices.Rendering.BIFFUtility.ExternSheet ExternSheet 'get set' : 
  921.   Methods:
  922.     ReplaceLineFeed(String): PrivateScope, Assembly, Static, HideBySig
  923.     CreateStringCell(String): PrivateScope, Assembly, HideBySig
  924.     CreateExcelStream(String, String, Encoding, String, Boolean): PrivateScope, Assembly, HideBySig
  925.     GetStream(Int32): PrivateScope, Assembly, HideBySig
  926.     AddImage(Byte[], String, RecordType, Int32, Int32&(Out), Int32&(Out)): PrivateScope, Assembly, HideBySig
  927.     AddBackgroundImage(Byte[], String, String, String, Boolean): PrivateScope, Assembly, HideBySig
  928.     get_BackgroundImage(): PrivateScope, Assembly, HideBySig, SpecialName
  929.     get_BackgroundImageStream(): PrivateScope, Assembly, HideBySig, SpecialName
  930.     get_SharedStyles(): PrivateScope, Assembly, HideBySig, SpecialName
  931.     set_SharedStyles(Hashtable): PrivateScope, Assembly, HideBySig, SpecialName
  932.     AddWorkSheet(String): PrivateScope, Assembly, HideBySig
  933.     get_CurrentWorkSheetIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  934.     get_PaperSizeIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  935.     set_PaperSizeIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  936.     get_IsPortrait(): PrivateScope, Assembly, HideBySig, SpecialName
  937.     set_IsPortrait(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  938.     get_ExcelNameTable(): PrivateScope, Assembly, HideBySig, SpecialName
  939.     get_BookmarkLinks(): PrivateScope, Assembly, HideBySig, SpecialName
  940.     ContainsExcelName(String, Boolean&(Out)): PrivateScope, Assembly, HideBySig
  941.     AddExcelName(String, Name): PrivateScope, Assembly, HideBySig
  942.     UpdateExcelName(String, Name): PrivateScope, Assembly, HideBySig
  943.     AddBookmarkLink(String, String&, Boolean, Boolean): PrivateScope, Assembly, HideBySig
  944.     ResolveBKLinks(): PrivateScope, Assembly, HideBySig
  945.     GetExcelNameIndex(String): PrivateScope, Assembly, HideBySig
  946.     AddPrintTitlesNames(Name, Int32): PrivateScope, Assembly, HideBySig
  947.     AddFontRecordToList(Font): PrivateScope, Assembly, HideBySig
  948.     AddFormatRecordToList(Format): PrivateScope, Assembly, HideBySig
  949.     AddXFRecordToList(XF): PrivateScope, Assembly, HideBySig
  950.     GetXF(Int32): PrivateScope, Assembly, HideBySig
  951.     AddStringToList(String): PrivateScope, Assembly, HideBySig
  952.     get_ExternSheet(): PrivateScope, Assembly, HideBySig, SpecialName
  953.     set_ExternSheet(ExternSheet): PrivateScope, Assembly, HideBySig, SpecialName
  954.     WriteWorkBookRecords(Stream, Int32, ArrayList): PrivateScope, Assembly, HideBySig
  955.     WritePrintTitles(Stream, Int32): PrivateScope, Assembly, HideBySig
  956.     Write(Stream, String): PrivateScope, Assembly, HideBySig
  957. Class Microsoft.ReportingServices.Rendering.BIFFUtility.WorkBook+SharedStyle: AutoLayout, AnsiClass, Class, NestedAssembly, BeforeFieldInit
  958.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  959.   Properties:
  960.     Int32 FontIndex 'get set' : 
  961.     Int32 FormatIndex 'get set' : 
  962.     System.String HexFormula 'get set' : 
  963.     Microsoft.ReportingServices.Rendering.BIFFUtility.XF XFRecord 'get set' : 
  964.     Microsoft.ReportingServices.ReportRendering.ReportColor BackgroundColor 'get set' : 
  965.     Boolean IsTransparent 'get ' : 
  966.   Methods:
  967.     get_FontIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  968.     set_FontIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  969.     get_FormatIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  970.     set_FormatIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  971.     get_HexFormula(): PrivateScope, Assembly, HideBySig, SpecialName
  972.     set_HexFormula(String): PrivateScope, Assembly, HideBySig, SpecialName
  973.     get_XFRecord(): PrivateScope, Assembly, HideBySig, SpecialName
  974.     set_XFRecord(XF): PrivateScope, Assembly, HideBySig, SpecialName
  975.     get_BackgroundColor(): PrivateScope, Assembly, HideBySig, SpecialName
  976.     set_BackgroundColor(ReportColor): PrivateScope, Assembly, HideBySig, SpecialName
  977.     get_IsTransparent(): PrivateScope, Assembly, HideBySig, SpecialName
  978. Class Microsoft.ReportingServices.Rendering.BIFFUtility.WorkBook+ExcelStream: AutoLayout, AnsiClass, Class, NestedAssembly, BeforeFieldInit
  979.     Void .ctor(System.String, System.String, System.Text.Encoding, System.String, Boolean, Microsoft.ReportingServices.Interfaces.CreateAndRegisterStream): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  980.   Properties:
  981.     System.String Name 'get ' : 
  982.     System.IO.Stream ServerStream 'get ' : 
  983.   Methods:
  984.     get_Name(): PrivateScope, Assembly, HideBySig, SpecialName
  985.     get_ServerStream(): PrivateScope, Assembly, HideBySig, SpecialName
  986. Class Microsoft.ReportingServices.Rendering.BIFFUtility.BIFFConstants: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  987.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  988.   Fields:
  989.     UInt16 BASERECORDSIZE = 4 : Assembly, Static, Literal, HasDefault
  990.     UInt16 INTERNALFORMATCOUNT = 36 : Assembly, Static, Literal, HasDefault
  991.     UInt16 FONTSIZE_MULTIPLIER = 20 : Assembly, Static, Literal, HasDefault
  992.     UInt16 MERGECELL_MAXRECORDCOUNT = 1027 : Assembly, Static, Literal, HasDefault
  993.     UInt16 REF_SIZE = 8 : Assembly, Static, Literal, HasDefault
  994.     Double COLUMNWIDTH_ADJUSTMENT = 7 : Assembly, Static, Literal, HasDefault
  995.     UInt16 EXTBUCKET_SIZE = 8 : Assembly, Static, Literal, HasDefault
  996.     UInt16 DEFAULT_COLUMNWIDTH = 8 : Assembly, Static, Literal, HasDefault
  997.     UInt16 DEFAULT_DOCMAPCOLUMNWIDTH = 32 : Assembly, Static, Literal, HasDefault
  998.     UInt16 BOF = 2057 : Assembly, Static, Literal, HasDefault
  999.     UInt16 INTERFACEHEADER = 225 : Assembly, Static, Literal, HasDefault
  1000.     UInt16 MMS = 193 : Assembly, Static, Literal, HasDefault
  1001.     UInt16 INTERFACEEND = 226 : Assembly, Static, Literal, HasDefault
  1002.     UInt16 WRITEACCESS = 92 : Assembly, Static, Literal, HasDefault
  1003.     UInt16 CODEPAGE = 66 : Assembly, Static, Literal, HasDefault
  1004.     UInt16 DSF = 353 : Assembly, Static, Literal, HasDefault
  1005.     UInt16 TABID = 317 : Assembly, Static, Literal, HasDefault
  1006.     UInt16 FNGROUPCOUNT = 156 : Assembly, Static, Literal, HasDefault
  1007.     UInt16 WINDOWPROTECT = 25 : Assembly, Static, Literal, HasDefault
  1008.     UInt16 PROTECT = 18 : Assembly, Static, Literal, HasDefault
  1009.     UInt16 PASSWORD = 19 : Assembly, Static, Literal, HasDefault
  1010.     UInt16 PROT4REV = 431 : Assembly, Static, Literal, HasDefault
  1011.     UInt16 PROT4REVPASS = 444 : Assembly, Static, Literal, HasDefault
  1012.     UInt16 WINDOW1 = 61 : Assembly, Static, Literal, HasDefault
  1013.     UInt16 BACKUP = 64 : Assembly, Static, Literal, HasDefault
  1014.     UInt16 HIDEOBJ = 141 : Assembly, Static, Literal, HasDefault
  1015.     UInt16 RECORD1904 = 34 : Assembly, Static, Literal, HasDefault
  1016.     UInt16 PRECISION = 14 : Assembly, Static, Literal, HasDefault
  1017.     UInt16 REFRESHALL = 439 : Assembly, Static, Literal, HasDefault
  1018.     UInt16 BOOKBOOL = 218 : Assembly, Static, Literal, HasDefault
  1019.     UInt16 USESELFS = 352 : Assembly, Static, Literal, HasDefault
  1020.     UInt16 COUNTRY = 140 : Assembly, Static, Literal, HasDefault
  1021.     UInt16 RECALCID = 449 : Assembly, Static, Literal, HasDefault
  1022.     UInt16 EOF = 10 : Assembly, Static, Literal, HasDefault
  1023.     UInt16 CALCMODE = 13 : Assembly, Static, Literal, HasDefault
  1024.     UInt16 CALCCOUNT = 12 : Assembly, Static, Literal, HasDefault
  1025.     UInt16 REFMODE = 15 : Assembly, Static, Literal, HasDefault
  1026.     UInt16 ITERERATION = 17 : Assembly, Static, Literal, HasDefault
  1027.     UInt16 DELTA = 16 : Assembly, Static, Literal, HasDefault
  1028.     UInt16 SAVERECALC = 95 : Assembly, Static, Literal, HasDefault
  1029.     UInt16 PRINTHEADERS = 42 : Assembly, Static, Literal, HasDefault
  1030.     UInt16 PRINTGRIDLINES = 43 : Assembly, Static, Literal, HasDefault
  1031.     UInt16 GRIDSET = 130 : Assembly, Static, Literal, HasDefault
  1032.     UInt16 GUTS = 128 : Assembly, Static, Literal, HasDefault
  1033.     UInt16 DEFAULTROWHEIGHT = 549 : Assembly, Static, Literal, HasDefault
  1034.     UInt16 WSBOOL = 129 : Assembly, Static, Literal, HasDefault
  1035.     UInt16 HEADER = 20 : Assembly, Static, Literal, HasDefault
  1036.     UInt16 FOOTER = 21 : Assembly, Static, Literal, HasDefault
  1037.     UInt16 HCENTER = 131 : Assembly, Static, Literal, HasDefault
  1038.     UInt16 VCENTER = 132 : Assembly, Static, Literal, HasDefault
  1039.     UInt16 SETUP = 161 : Assembly, Static, Literal, HasDefault
  1040.     UInt16 DEFAULTCOLWIDTH = 85 : Assembly, Static, Literal, HasDefault
  1041.     UInt16 DIMENSIONS = 512 : Assembly, Static, Literal, HasDefault
  1042.     UInt16 WINDOW2 = 574 : Assembly, Static, Literal, HasDefault
  1043.     UInt16 SELECTION = 29 : Assembly, Static, Literal, HasDefault
  1044.     UInt16 BOUNDSHEET = 133 : Assembly, Static, Literal, HasDefault
  1045.     UInt16 FONT = 49 : Assembly, Static, Literal, HasDefault
  1046.     UInt16 FORMAT = 1054 : Assembly, Static, Literal, HasDefault
  1047.     UInt16 XF = 224 : Assembly, Static, Literal, HasDefault
  1048.     UInt16 STYLEBIFF = 659 : Assembly, Static, Literal, HasDefault
  1049.     UInt16 SST = 252 : Assembly, Static, Literal, HasDefault
  1050.     UInt16 EXTSST = 255 : Assembly, Static, Literal, HasDefault
  1051.     UInt16 INDEX = 523 : Assembly, Static, Literal, HasDefault
  1052.     UInt16 ROW = 520 : Assembly, Static, Literal, HasDefault
  1053.     UInt16 LABEL = 516 : Assembly, Static, Literal, HasDefault
  1054.     UInt16 LABELSST = 253 : Assembly, Static, Literal, HasDefault
  1055.     UInt16 DBCELL = 215 : Assembly, Static, Literal, HasDefault
  1056.     UInt16 XL9FILE = 448 : Assembly, Static, Literal, HasDefault
  1057.     UInt16 COLINFO = 125 : Assembly, Static, Literal, HasDefault
  1058.     UInt16 BLANK = 513 : Assembly, Static, Literal, HasDefault
  1059.     UInt16 MULBLANK = 190 : Assembly, Static, Literal, HasDefault
  1060.     UInt16 CONTINUE = 60 : Assembly, Static, Literal, HasDefault
  1061.     UInt16 MERGECELLS = 229 : Assembly, Static, Literal, HasDefault
  1062.     UInt16 NUMBER = 515 : Assembly, Static, Literal, HasDefault
  1063.     UInt16 HLINK = 440 : Assembly, Static, Literal, HasDefault
  1064.     UInt16 PANE = 65 : Assembly, Static, Literal, HasDefault
  1065.     UInt16 NAME = 24 : Assembly, Static, Literal, HasDefault
  1066.     UInt16 EXTERNSHEET = 23 : Assembly, Static, Literal, HasDefault
  1067.     UInt16 SUPBOOK = 430 : Assembly, Static, Literal, HasDefault
  1068.     UInt16 MSODRAWINGGROUP = 235 : Assembly, Static, Literal, HasDefault
  1069.     UInt16 MSODRAWING = 236 : Assembly, Static, Literal, HasDefault
  1070.     UInt16 OBJ = 93 : Assembly, Static, Literal, HasDefault
  1071.     UInt16 BACKGROUNDIMAGE = 233 : Assembly, Static, Literal, HasDefault
  1072.     UInt16 FORMULA = 6 : Assembly, Static, Literal, HasDefault
  1073.     UInt16 FORMULASTRING = 519 : Assembly, Static, Literal, HasDefault
  1074.     UInt16 LEFTMARGIN = 38 : Assembly, Static, Literal, HasDefault
  1075.     UInt16 RIGHTMARGIN = 39 : Assembly, Static, Literal, HasDefault
  1076.     UInt16 TOPMARGIN = 40 : Assembly, Static, Literal, HasDefault
  1077.     UInt16 BOTTOMMARGIN = 41 : Assembly, Static, Literal, HasDefault
  1078.     System.String GENERAL_0 = General : Assembly, Static, Literal, HasDefault
  1079.     System.String DECIMAL_1 = 0 : Assembly, Static, Literal, HasDefault
  1080.     System.String DECIMAL_2 = 0.00 : Assembly, Static, Literal, HasDefault
  1081.     System.String DECIMAL_3 = #,##0 : Assembly, Static, Literal, HasDefault
  1082.     System.String DECIMAL_4 = #,##0.00 : Assembly, Static, Literal, HasDefault
  1083.     System.String CURRENCY_5 = "$"#,##0_);("$"#,##0) : Assembly, Static, Literal, HasDefault
  1084.     System.String CURRENCY_6 = "$"#,##0_);[Red]("$"#,##0) : Assembly, Static, Literal, HasDefault
  1085.     System.String CURRENCY_7 = "$"#,##0.00_);("$"#,##0.00) : Assembly, Static, Literal, HasDefault
  1086.     System.String CURRENCY_8 = "$"#,##0.00_);[Red]("$"#,##0.00) : Assembly, Static, Literal, HasDefault
  1087.     System.String PERCENT_9 = 0% : Assembly, Static, Literal, HasDefault
  1088.     System.String PERCENT_10 = 0.00% : Assembly, Static, Literal, HasDefault
  1089.     System.String SCIENTIFIC_11 = 0.00E+00 : Assembly, Static, Literal, HasDefault
  1090.     System.String FRACTION_12 = #?/? : Assembly, Static, Literal, HasDefault
  1091.     System.String FRACTION_13 = #??/?? : Assembly, Static, Literal, HasDefault
  1092.     System.String DATE_14 = M/D/YY : Assembly, Static, Literal, HasDefault
  1093.     System.String DATE_15 = D-MMM-YY : Assembly, Static, Literal, HasDefault
  1094.     System.String DATE_16 = D-MMM : Assembly, Static, Literal, HasDefault
  1095.     System.String DATE_17 = MMM-YY : Assembly, Static, Literal, HasDefault
  1096.     System.String TIME_18 = h:mm AM/PM : Assembly, Static, Literal, HasDefault
  1097.     System.String TIME_19 = h:mm:ss AM/PM : Assembly, Static, Literal, HasDefault
  1098.     System.String TIME_20 = h:mm : Assembly, Static, Literal, HasDefault
  1099.     System.String TIME_21 = h:mm:ss : Assembly, Static, Literal, HasDefault
  1100.     System.String DATETIME_22 = M/D/YYYY h:mm : Assembly, Static, Literal, HasDefault
  1101.     System.String ACCOUNT_37 = (#,##0_);(#,##0) : Assembly, Static, Literal, HasDefault
  1102.     System.String ACCOUNT_38 = (#,##0_);[Red](#,##0) : Assembly, Static, Literal, HasDefault
  1103.     System.String ACCOUNT_39 = (#,##0.00_);(#,##0.00) : Assembly, Static, Literal, HasDefault
  1104.     System.String ACCOUNT_40 = (#,##0.00_);[Red](#,##0.00) : Assembly, Static, Literal, HasDefault
  1105.     System.String CURRENCY_41 = _(* #,##0_);_(* (#,##0);_(* "-"_);_(@_) : Assembly, Static, Literal, HasDefault
  1106.     System.String CURRENCY_42 = _("$"* #,##0_);_("$"* (#,##0);_("$"* "-"_);_(@_) : Assembly, Static, Literal, HasDefault
  1107.     System.String CURRENCY_43 = _(* #,##0.00_);_(* (#,##0.00);_(* "-"??_);_(@_) : Assembly, Static, Literal, HasDefault
  1108.     System.String CURRENCY_44 = _("$"* #,##0.00_);_("$"* (#,##0.00);_("$"* "-"??_);_(@_) : Assembly, Static, Literal, HasDefault
  1109.     System.String TIME_45 = mm:ss : Assembly, Static, Literal, HasDefault
  1110.     System.String TIME_46 = [h]:mm:ss : Assembly, Static, Literal, HasDefault
  1111.     System.String TIME_47 = mm:ss.0 : Assembly, Static, Literal, HasDefault
  1112.     System.String SCIENTIFIC_48 = ##0.0E+0 : Assembly, Static, Literal, HasDefault
  1113.     System.String TEXT_50 = @ : Assembly, Static, Literal, HasDefault
  1114.     UInt16 GENERAL_INDEX = 0 : Assembly, Static, Literal, HasDefault
  1115.     UInt16 DECIMAL_1_INDEX = 1 : Assembly, Static, Literal, HasDefault
  1116.     UInt16 DECIMAL_2_INDEX = 2 : Assembly, Static, Literal, HasDefault
  1117.     UInt16 DECIMAL_3_INDEX = 3 : Assembly, Static, Literal, HasDefault
  1118.     UInt16 DECIMAL_4_INDEX = 4 : Assembly, Static, Literal, HasDefault
  1119.     UInt16 CURRENCY_5_INDEX = 5 : Assembly, Static, Literal, HasDefault
  1120.     UInt16 CURRENCY_6_INDEX = 6 : Assembly, Static, Literal, HasDefault
  1121.     UInt16 CURRENCY_7_INDEX = 7 : Assembly, Static, Literal, HasDefault
  1122.     UInt16 CURRENCY_8_INDEX = 8 : Assembly, Static, Literal, HasDefault
  1123.     UInt16 PERCENT_9_INDEX = 9 : Assembly, Static, Literal, HasDefault
  1124.     UInt16 PERCENT_10_INDEX = 10 : Assembly, Static, Literal, HasDefault
  1125.     UInt16 SCIENTIFIC_11_INDEX = 11 : Assembly, Static, Literal, HasDefault
  1126.     UInt16 FRACTION_12_INDEX = 12 : Assembly, Static, Literal, HasDefault
  1127.     UInt16 FRACTION_13_INDEX = 13 : Assembly, Static, Literal, HasDefault
  1128.     UInt16 DATE_14_INDEX = 14 : Assembly, Static, Literal, HasDefault
  1129.     UInt16 DATE_15_INDEX = 15 : Assembly, Static, Literal, HasDefault
  1130.     UInt16 DATE_16_INDEX = 16 : Assembly, Static, Literal, HasDefault
  1131.     UInt16 DATE_17_INDEX = 17 : Assembly, Static, Literal, HasDefault
  1132.     UInt16 TIME_18_INDEX = 18 : Assembly, Static, Literal, HasDefault
  1133.     UInt16 TIME_19_INDEX = 19 : Assembly, Static, Literal, HasDefault
  1134.     UInt16 TIME_20_INDEX = 20 : Assembly, Static, Literal, HasDefault
  1135.     UInt16 TIME_21_INDEX = 21 : Assembly, Static, Literal, HasDefault
  1136.     UInt16 DATETIME_22_INDEX = 22 : Assembly, Static, Literal, HasDefault
  1137.     UInt16 ACCOUNT_37_INDEX = 37 : Assembly, Static, Literal, HasDefault
  1138.     UInt16 ACCOUNT_38_INDEX = 38 : Assembly, Static, Literal, HasDefault
  1139.     UInt16 ACCOUNT_39_INDEX = 39 : Assembly, Static, Literal, HasDefault
  1140.     UInt16 ACCOUNT_40_INDEX = 40 : Assembly, Static, Literal, HasDefault
  1141.     UInt16 CURRENCY_41_INDEX = 41 : Assembly, Static, Literal, HasDefault
  1142.     UInt16 CURRENCY_42_INDEX = 42 : Assembly, Static, Literal, HasDefault
  1143.     UInt16 CURRENCY_43_INDEX = 43 : Assembly, Static, Literal, HasDefault
  1144.     UInt16 CURRENCY_44_INDEX = 44 : Assembly, Static, Literal, HasDefault
  1145.     UInt16 TIME_45_INDEX = 45 : Assembly, Static, Literal, HasDefault
  1146.     UInt16 TIME_46_INDEX = 46 : Assembly, Static, Literal, HasDefault
  1147.     UInt16 TIME_47_INDEX = 47 : Assembly, Static, Literal, HasDefault
  1148.     UInt16 SCIENTIFIC_48_INDEX = 48 : Assembly, Static, Literal, HasDefault
  1149.     UInt16 TEXT_50_INDEX = 49 : Assembly, Static, Literal, HasDefault
  1150.     UInt16 USERDEFINED_FORMATSTART = 164 : Assembly, Static, Literal, HasDefault
  1151.     System.String BIFF_LINEBREAK =   : Assembly, Static, Literal, HasDefault
  1152.     System.String GUID_STDLINK = 79EAC9D0-BAF9-11CE-8C82-00AA004BA90B : Assembly, Static, Literal, HasDefault
  1153.     System.String GUID_URL = 79EAC9E0-BAF9-11CE-8C82-00AA004BA90B : Assembly, Static, Literal, HasDefault
  1154.     System.String GUID_FILEMONIKER = 00000303-0000-0000-0000-000000000046 : Assembly, Static, Literal, HasDefault
  1155.     Int32 CUSTOM_FORMATINDEX = 146 : Assembly, Static, Literal, HasDefault
  1156.     Int32 ADDED_FONTSINDEX = 5 : Assembly, Static, Literal, HasDefault
  1157.     Int32 XFCUSTOMINDEX = 21 : Assembly, Static, Literal, HasDefault
  1158.     Int32 XFDEFAULTINDEX = 15 : Assembly, Static, Literal, HasDefault
  1159.     Int32 INVALID_INDEX = -1 : Assembly, Static, Literal, HasDefault
  1160.     Int32 FIRST_WORKSHEETINDEX = 0 : Assembly, Static, Literal, HasDefault
  1161. Struct Microsoft.ReportingServices.Rendering.BIFFUtility.BIFFConstants+CellType: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  1162.   :System.Enum
  1163.   Fields:
  1164.     Int32 value__ : Public, SpecialName, RTSpecialName
  1165.     CellType BLANKCELL = 0 : Public, Static, Literal, HasDefault
  1166.     CellType STRINGCELL = 1 : Public, Static, Literal, HasDefault
  1167.     CellType NUMBERCELL = 2 : Public, Static, Literal, HasDefault
  1168.     CellType DATECELL = 3 : Public, Static, Literal, HasDefault
  1169. Class Microsoft.ReportingServices.Rendering.BIFFUtility.OLEStructuredStorage: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1170.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1171.   Fields:
  1172.     Int32 STGM_SIMPLE = 134217728 : Assembly, Static, Literal, HasDefault
  1173.     Int32 STGM_READ = 0 : Assembly, Static, Literal, HasDefault
  1174.     Int32 STGM_READWRITE = 2 : Assembly, Static, Literal, HasDefault
  1175.     Int32 STGM_SHARE_DENY_NONE = 64 : Assembly, Static, Literal, HasDefault
  1176.     Int32 STGM_SHARE_EXCLUSIVE = 16 : Assembly, Static, Literal, HasDefault
  1177.     Int32 STGM_CREATE = 4096 : Assembly, Static, Literal, HasDefault
  1178.     Int32 STGM_DELETEONRELEASE = 67108864 : Assembly, Static, Literal, HasDefault
  1179.   Methods:
  1180.     StgCreateDocfile(String(HasFieldMarshal), Int32, Int32, UCOMIStorage&(Out)): PrivateScope, Assembly, Static, HideBySig, PinvokeImpl
  1181.     StgOpenStorage(String(HasFieldMarshal), IntPtr, Int32, IntPtr, Int32, UCOMIStorage&(Out)): PrivateScope, Assembly, Static, HideBySig, PinvokeImpl
  1182.     StgCreateDocfileOnILockBytes(UCOMILockBytes, Int32, Int32, UCOMIStorage&(Out)): PrivateScope, Assembly, Static, HideBySig, PinvokeImpl
  1183.     CreateILockBytesOnHGlobal(IntPtr, Boolean, UCOMILockBytes&(Out)): PrivateScope, Assembly, Static, HideBySig, PinvokeImpl
  1184.     StgCreateStorageEx(String(HasFieldMarshal), Int32, Int32, Int32, IntPtr, IntPtr, Guid&, UCOMIStorage&(Out)): PrivateScope, Assembly, Static, HideBySig, PinvokeImpl
  1185. Interface Microsoft.ReportingServices.Rendering.BIFFUtility.OLEStructuredStorage+UCOMILockBytes: AutoLayout, AnsiClass, Class, NestedPublic, ClassSemanticsMask, Abstract
  1186.   Methods:
  1187.     ReadAt(UInt64, Byte[](Out, HasFieldMarshal), Int32, Int32&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1188.     WriteAt(UInt64, Byte[](HasFieldMarshal), Int32, Int32&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1189.     Flush(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1190.     SetSize(Int32): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1191.     LockRegion(Int32, Int32, Int64): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1192.     UnlockRegion(Int32, Int32, Int64): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1193.     Stat(STATSTG&(Out), Int32): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1194. Interface Microsoft.ReportingServices.Rendering.BIFFUtility.OLEStructuredStorage+UCOMIStorage: AutoLayout, AnsiClass, Class, NestedAssembly, ClassSemanticsMask, Abstract
  1195.   Methods:
  1196.     CreateStream(String(HasFieldMarshal), Int32, Int32, Int32, IStream&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1197.     OpenStream(String(HasFieldMarshal), IntPtr, Int32, Int32, IStream&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1198.     CreateStorage(String(HasFieldMarshal), Int32, Int32, Int32, UCOMIStorage&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1199.     OpenStorage(String(HasFieldMarshal), UCOMIStorage, Int32, IntPtr[], Int32, UCOMIStorage&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1200.     CopyTo(Int32, IntPtr[], IntPtr[], UCOMIStorage&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1201.     MoveTo(String(HasFieldMarshal), UCOMIStorage, String(HasFieldMarshal), Int32): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1202.     Commit(Int32): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1203. Class Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderRes: AutoLayout, AnsiClass, Class, BeforeFieldInit
  1204.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1205.   Properties:
  1206.     System.Globalization.CultureInfo Culture 'get set' : 
  1207.     System.String ExcelLocalizedName 'get ' : 
  1208.     System.String DocumentMap 'get ' : 
  1209.     System.String SheetName 'get ' : 
  1210.     System.String RenderSubReportError 'get ' : 
  1211.     System.String ArgumentNullException 'get ' : 
  1212.     System.String TypeInvalid 'get ' : 
  1213.     System.String ArgumentInvalid 'get ' : 
  1214.     System.String PositionMissing 'get ' : 
  1215.     System.String InvalidIndex 'get ' : 
  1216.     System.String HeaderDoNotSupportDataRegion 'get ' : 
  1217.     System.String DataRegionNotSupported 'get ' : 
  1218.     System.String SubreportNotSupported 'get ' : 
  1219.     System.String MaxRowExceededInSheet 'get ' : 
  1220.     System.String MaxColExceededInSheet 'get ' : 
  1221.     System.String MaxColWidthExceeded 'get ' : 
  1222.     System.String NullName 'get ' : 
  1223.     System.String MatrixRTLNotSupported 'get ' : 
  1224.   Methods:
  1225.     get_Culture(): PrivateScope, Public, Static, HideBySig, SpecialName
  1226.     set_Culture(CultureInfo): PrivateScope, Public, Static, HideBySig, SpecialName
  1227.     get_ExcelLocalizedName(): PrivateScope, Public, Static, HideBySig, SpecialName
  1228.     get_DocumentMap(): PrivateScope, Public, Static, HideBySig, SpecialName
  1229.     get_SheetName(): PrivateScope, Public, Static, HideBySig, SpecialName
  1230.     get_RenderSubReportError(): PrivateScope, Public, Static, HideBySig, SpecialName
  1231.     get_ArgumentNullException(): PrivateScope, Public, Static, HideBySig, SpecialName
  1232.     get_TypeInvalid(): PrivateScope, Public, Static, HideBySig, SpecialName
  1233.     get_ArgumentInvalid(): PrivateScope, Public, Static, HideBySig, SpecialName
  1234.     get_PositionMissing(): PrivateScope, Public, Static, HideBySig, SpecialName
  1235.     get_InvalidIndex(): PrivateScope, Public, Static, HideBySig, SpecialName
  1236.     get_HeaderDoNotSupportDataRegion(): PrivateScope, Public, Static, HideBySig, SpecialName
  1237.     get_DataRegionNotSupported(): PrivateScope, Public, Static, HideBySig, SpecialName
  1238.     get_SubreportNotSupported(): PrivateScope, Public, Static, HideBySig, SpecialName
  1239.     get_MaxRowExceededInSheet(): PrivateScope, Public, Static, HideBySig, SpecialName
  1240.     get_MaxColExceededInSheet(): PrivateScope, Public, Static, HideBySig, SpecialName
  1241.     get_MaxColWidthExceeded(): PrivateScope, Public, Static, HideBySig, SpecialName
  1242.     get_NullName(): PrivateScope, Public, Static, HideBySig, SpecialName
  1243.     get_MatrixRTLNotSupported(): PrivateScope, Public, Static, HideBySig, SpecialName
  1244. Class Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderRes+Keys: AutoLayout, AnsiClass, Class, NestedPublic, BeforeFieldInit
  1245.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1246.   Fields:
  1247.     System.String ExcelLocalizedName = ExcelLocalizedName : Public, Static, Literal, HasDefault
  1248.     System.String DocumentMap = DocumentMap : Public, Static, Literal, HasDefault
  1249.     System.String SheetName = SheetName : Public, Static, Literal, HasDefault
  1250.     System.String RenderSubReportError = RenderSubReportError : Public, Static, Literal, HasDefault
  1251.     System.String ArgumentNullException = ArgumentNullException : Public, Static, Literal, HasDefault
  1252.     System.String TypeInvalid = TypeInvalid : Public, Static, Literal, HasDefault
  1253.     System.String ArgumentInvalid = ArgumentInvalid : Public, Static, Literal, HasDefault
  1254.     System.String PositionMissing = PositionMissing : Public, Static, Literal, HasDefault
  1255.     System.String InvalidIndex = InvalidIndex : Public, Static, Literal, HasDefault
  1256.     System.String HeaderDoNotSupportDataRegion = HeaderDoNotSupportDataRegion : Public, Static, Literal, HasDefault
  1257.     System.String DataRegionNotSupported = DataRegionNotSupported : Public, Static, Literal, HasDefault
  1258.     System.String SubreportNotSupported = SubreportNotSupported : Public, Static, Literal, HasDefault
  1259.     System.String MaxRowExceededInSheet = MaxRowExceededInSheet : Public, Static, Literal, HasDefault
  1260.     System.String MaxColExceededInSheet = MaxColExceededInSheet : Public, Static, Literal, HasDefault
  1261.     System.String MaxColWidthExceeded = MaxColWidthExceeded : Public, Static, Literal, HasDefault
  1262.     System.String NullName = NullName : Public, Static, Literal, HasDefault
  1263.     System.String MatrixRTLNotSupported = MatrixRTLNotSupported : Public, Static, Literal, HasDefault
  1264.   Properties:
  1265.     System.Globalization.CultureInfo Culture 'get set' : 
  1266.   Methods:
  1267.     get_Culture(): PrivateScope, Public, Static, HideBySig, SpecialName
  1268.     set_Culture(CultureInfo): PrivateScope, Public, Static, HideBySig, SpecialName
  1269.     GetString(String): PrivateScope, Public, Static, HideBySig
  1270. Class Microsoft.ReportingServices.ReportProcessing.DataAggregate: AutoLayout, AnsiClass, Class, Abstract, BeforeFieldInit
  1271.   Methods:
  1272.     Init(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract
  1273.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract
  1274.     Result(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract
  1275.     GetTypeCode(Object): PrivateScope, Assembly, Static, HideBySig
  1276.     GetTypeCode(Object, Boolean, Boolean&(Out)): PrivateScope, Assembly, Static, HideBySig
  1277. Struct Microsoft.ReportingServices.ReportProcessing.DataAggregate+DataTypeCode: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  1278.   :System.Enum
  1279.   Fields:
  1280.     Int32 value__ : Public, SpecialName, RTSpecialName
  1281.     DataTypeCode Null = 0 : Public, Static, Literal, HasDefault
  1282.     DataTypeCode String = 1 : Public, Static, Literal, HasDefault
  1283.     DataTypeCode Char = 2 : Public, Static, Literal, HasDefault
  1284.     DataTypeCode Boolean = 3 : Public, Static, Literal, HasDefault
  1285.     DataTypeCode Int16 = 4 : Public, Static, Literal, HasDefault
  1286.     DataTypeCode Int32 = 5 : Public, Static, Literal, HasDefault
  1287.     DataTypeCode Int64 = 6 : Public, Static, Literal, HasDefault
  1288.     DataTypeCode UInt16 = 7 : Public, Static, Literal, HasDefault
  1289.     DataTypeCode UInt32 = 8 : Public, Static, Literal, HasDefault
  1290.     DataTypeCode UInt64 = 9 : Public, Static, Literal, HasDefault
  1291.     DataTypeCode Byte = 10 : Public, Static, Literal, HasDefault
  1292.     DataTypeCode SByte = 11 : Public, Static, Literal, HasDefault
  1293.     DataTypeCode TimeSpan = 12 : Public, Static, Literal, HasDefault
  1294.     DataTypeCode DateTime = 13 : Public, Static, Literal, HasDefault
  1295.     DataTypeCode Single = 14 : Public, Static, Literal, HasDefault
  1296.     DataTypeCode Double = 15 : Public, Static, Literal, HasDefault
  1297.     DataTypeCode Decimal = 16 : Public, Static, Literal, HasDefault
  1298.     DataTypeCode ByteArray = 17 : Public, Static, Literal, HasDefault
  1299. Class Microsoft.ReportingServices.ReportProcessing.First: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1300.   :Microsoft.ReportingServices.ReportProcessing.DataAggregate
  1301.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1302.   Methods:
  1303.     Init(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1304.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1305.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1306. Class Microsoft.ReportingServices.ReportProcessing.Last: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1307.   :Microsoft.ReportingServices.ReportProcessing.DataAggregate
  1308.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1309.   Methods:
  1310.     Init(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1311.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1312.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1313. Class Microsoft.ReportingServices.ReportProcessing.Sum: AutoLayout, AnsiClass, Class, BeforeFieldInit
  1314.   :Microsoft.ReportingServices.ReportProcessing.DataAggregate
  1315.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1316.   Methods:
  1317.     Init(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1318.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1319.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1320. Class Microsoft.ReportingServices.ReportProcessing.Avg: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1321.   :Microsoft.ReportingServices.ReportProcessing.Sum
  1322.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1323.   Methods:
  1324.     Init(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1325.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1326.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1327. Class Microsoft.ReportingServices.ReportProcessing.Max: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1328.   :Microsoft.ReportingServices.ReportProcessing.DataAggregate
  1329.     Void .ctor(System.Globalization.CompareInfo, System.Globalization.CompareOptions): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1330.   Methods:
  1331.     Init(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1332.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1333.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1334. Class Microsoft.ReportingServices.ReportProcessing.Min: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1335.   :Microsoft.ReportingServices.ReportProcessing.DataAggregate
  1336.     Void .ctor(System.Globalization.CompareInfo, System.Globalization.CompareOptions): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1337.   Methods:
  1338.     Init(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1339.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1340.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1341. Class Microsoft.ReportingServices.ReportProcessing.Count: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1342.   :Microsoft.ReportingServices.ReportProcessing.DataAggregate
  1343.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1344.   Methods:
  1345.     Init(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1346.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1347.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1348. Class Microsoft.ReportingServices.ReportProcessing.CountDistinct: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1349.   :Microsoft.ReportingServices.ReportProcessing.DataAggregate
  1350.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1351.   Methods:
  1352.     Init(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1353.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1354.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1355. Class Microsoft.ReportingServices.ReportProcessing.CountRows: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1356.   :Microsoft.ReportingServices.ReportProcessing.DataAggregate
  1357.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1358.   Methods:
  1359.     Init(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1360.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1361.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1362. Class Microsoft.ReportingServices.ReportProcessing.VarBase: AutoLayout, AnsiClass, Class, Abstract, BeforeFieldInit
  1363.   :Microsoft.ReportingServices.ReportProcessing.DataAggregate
  1364.   Methods:
  1365.     Init(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1366.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1367. Class Microsoft.ReportingServices.ReportProcessing.Var: AutoLayout, AnsiClass, Class, BeforeFieldInit
  1368.   :Microsoft.ReportingServices.ReportProcessing.VarBase
  1369.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1370.   Methods:
  1371.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1372. Class Microsoft.ReportingServices.ReportProcessing.StDev: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1373.   :Microsoft.ReportingServices.ReportProcessing.Var
  1374.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1375.   Methods:
  1376.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1377. Class Microsoft.ReportingServices.ReportProcessing.VarP: AutoLayout, AnsiClass, Class, BeforeFieldInit
  1378.   :Microsoft.ReportingServices.ReportProcessing.VarBase
  1379.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1380.   Methods:
  1381.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1382. Class Microsoft.ReportingServices.ReportProcessing.StDevP: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1383.   :Microsoft.ReportingServices.ReportProcessing.VarP
  1384.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1385.   Methods:
  1386.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1387. Class Microsoft.ReportingServices.ReportProcessing.Aggregate: AutoLayout, AnsiClass, Class, BeforeFieldInit
  1388.   :Microsoft.ReportingServices.ReportProcessing.DataAggregate
  1389.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1390.   Methods:
  1391.     Init(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1392.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1393.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1394. Class Microsoft.ReportingServices.ReportProcessing.Previous: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1395.   :Microsoft.ReportingServices.ReportProcessing.DataAggregate
  1396.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1397.   Methods:
  1398.     Init(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1399.     Update(Object[], IErrorContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1400.     Result(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1401. Struct Microsoft.ReportingServices.ReportProcessing.DataAggregateObjResult: AutoLayout, AnsiClass, Class, SequentialLayout, Sealed, BeforeFieldInit
  1402.   :System.ValueType
  1403.   Fields:
  1404.     Boolean ErrorOccurred : Assembly
  1405.     System.Object Value : Assembly
  1406.     Boolean HasCode : Assembly
  1407.     Microsoft.ReportingServices.ReportProcessing.ProcessingErrorCode Code : Assembly
  1408.     Microsoft.ReportingServices.ReportProcessing.Severity Severity : Assembly
  1409.     System.String[] Arguments : Assembly
  1410.     Microsoft.ReportingServices.ReportProcessing.DataFieldStatus FieldStatus : Assembly
  1411. Class Microsoft.ReportingServices.ReportProcessing.DataAggregateObjResultsList: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1412.   :System.Collections.ArrayList
  1413.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1414.   Properties:
  1415.     Microsoft.ReportingServices.ReportProcessing.DataAggregateObjResult[] Item [Int32] 'get ' : 
  1416.   Methods:
  1417.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1418. Class Microsoft.ReportingServices.ReportProcessing.DataAggregateObjList: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1419.   :System.Collections.ArrayList
  1420.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1421.   Properties:
  1422.     Microsoft.ReportingServices.ReportProcessing.DataAggregateObj Item [Int32] 'get ' : 
  1423.   Methods:
  1424.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1425. Interface Microsoft.ReportingServices.ReportProcessing.IErrorContext: AutoLayout, AnsiClass, Class, ClassSemanticsMask, Abstract
  1426.   Methods:
  1427.     Register(ProcessingErrorCode, Severity, String[]): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1428.     Register(ProcessingErrorCode, Severity, ObjectType, String, String, String[]): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1429. Class Microsoft.ReportingServices.ReportProcessing.DataAggregateObj: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1430.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.DataAggregateInfo, ProcessingContext): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1431.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.DataAggregateInfo, Microsoft.ReportingServices.ReportProcessing.DataAggregateObjResult): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1432.   Interfaces:
  1433.     Microsoft.ReportingServices.ReportProcessing.IErrorContext
  1434.   Properties:
  1435.     System.String Name 'get ' : 
  1436.     Microsoft.ReportingServices.ReportProcessing.StringList DuplicateNames 'get ' : 
  1437.     Boolean NonAggregateMode 'get ' : 
  1438.     Microsoft.ReportingServices.ReportProcessing.DataAggregateInfo AggregateDef 'get ' : 
  1439.     Boolean UsedInExpression 'get set' : 
  1440.   Methods:
  1441.     get_Name(): PrivateScope, Assembly, HideBySig, SpecialName
  1442.     get_DuplicateNames(): PrivateScope, Assembly, HideBySig, SpecialName
  1443.     get_NonAggregateMode(): PrivateScope, Assembly, HideBySig, SpecialName
  1444.     get_AggregateDef(): PrivateScope, Assembly, HideBySig, SpecialName
  1445.     get_UsedInExpression(): PrivateScope, Assembly, HideBySig, SpecialName
  1446.     set_UsedInExpression(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  1447.     Init(): PrivateScope, Assembly, HideBySig
  1448.     Update(): PrivateScope, Assembly, HideBySig
  1449.     AggregateResult(): PrivateScope, Assembly, HideBySig
  1450.     EvaluateParameters(Object[]&(Out), DataFieldStatus&(Out)): PrivateScope, Assembly, HideBySig
  1451.     Set(DataAggregateObjResult): PrivateScope, Assembly, HideBySig
  1452. Class Microsoft.ReportingServices.ReportProcessing.ChunkManager: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1453.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1454.   Fields:
  1455.     System.String Definition = CompiledDefinition : Assembly, Static, Literal, HasDefault
  1456.     System.String MainChunk = Main : Assembly, Static, Literal, HasDefault
  1457.     System.String FirstPageChunk = FirstPage : Assembly, Static, Literal, HasDefault
  1458.     System.String OtherPageChunk = OtherPages : Assembly, Static, Literal, HasDefault
  1459.     System.String SpecialChunk = Special : Assembly, Static, Literal, HasDefault
  1460.     System.String DocumentMap = DocumentMap : Assembly, Static, Literal, HasDefault
  1461.     System.String ShowHideInfo = ShowHideInfo : Assembly, Static, Literal, HasDefault
  1462.     System.String Bookmarks = Bookmarks : Assembly, Static, Literal, HasDefault
  1463.     System.String Drillthrough = Drillthrough : Assembly, Static, Literal, HasDefault
  1464.     System.String QuickFind = QuickFind : Assembly, Static, Literal, HasDefault
  1465.     System.String SortFilterEventInfo = SortFilterEventInfo : Assembly, Static, Literal, HasDefault
  1466.     System.String DataChunkPrefix = DataChunk : Assembly, Static, Literal, HasDefault
  1467.     System.String PageSections = PageSections : Assembly, Static, Literal, HasDefault
  1468.     System.String PageSectionInstances = PageSectionInstances : Assembly, Static, Literal, HasDefault
  1469.     System.String Delimiter = _ : Assembly, Static, Literal, HasDefault
  1470. Struct Microsoft.ReportingServices.ReportProcessing.ChunkManager+SpecialChunkName: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  1471.   :System.Enum
  1472.   Fields:
  1473.     Int32 value__ : Public, SpecialName, RTSpecialName
  1474.     SpecialChunkName DocumentMap = 0 : Public, Static, Literal, HasDefault
  1475.     SpecialChunkName ShowHideInfo = 1 : Public, Static, Literal, HasDefault
  1476.     SpecialChunkName Bookmark = 2 : Public, Static, Literal, HasDefault
  1477.     SpecialChunkName QuickFind = 3 : Public, Static, Literal, HasDefault
  1478.     SpecialChunkName SortFilterEventInfo = 4 : Public, Static, Literal, HasDefault
  1479. Class Microsoft.ReportingServices.ReportProcessing.ChunkManager+InstanceInfoOwnerList: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  1480.   :System.Collections.ArrayList
  1481.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1482.   Properties:
  1483.     Microsoft.ReportingServices.ReportProcessing.InstanceInfoOwner Item [Int32] 'get ' : 
  1484.   Methods:
  1485.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1486. Class Microsoft.ReportingServices.ReportProcessing.ChunkManager+InstanceInfoList: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  1487.   :System.Collections.ArrayList
  1488.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1489.   Properties:
  1490.     Microsoft.ReportingServices.ReportProcessing.InstanceInfo Item [Int32] 'get ' : 
  1491.   Methods:
  1492.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1493. Class Microsoft.ReportingServices.ReportProcessing.ChunkManager+DataChunkWriter: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  1494.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.DataSet, Int32, CreateReportChunk, CreateReportChunk, Boolean, Boolean): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1495.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.DataSet, Int32, CreateReportChunk): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1496.   Properties:
  1497.     System.Collections.Hashtable[] FieldAliasPropertyNames 'set' : 
  1498.   Methods:
  1499.     set_FieldAliasPropertyNames(Hashtable[]): PrivateScope, Assembly, HideBySig, SpecialName
  1500.     AddRecordRow(FieldsImpl, Int32): PrivateScope, Assembly, HideBySig
  1501.     FinalFlush(): PrivateScope, Assembly, HideBySig
  1502.     Close(): PrivateScope, Assembly, HideBySig
  1503.     CloseAndEraseChunk(): PrivateScope, Assembly, HideBySig
  1504. Class Microsoft.ReportingServices.ReportProcessing.ChunkManager+DataChunkWriter+RecordRowList: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  1505.   :System.Collections.ArrayList
  1506.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1507.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1508.   Properties:
  1509.     Microsoft.ReportingServices.ReportProcessing.RecordRow Item [Int32] 'get ' : 
  1510.   Methods:
  1511.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1512. Class Microsoft.ReportingServices.ReportProcessing.ChunkManager+DataChunkReader: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  1513.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.DataSet, Int32, UInt32, GetReportChunk): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1514.   Interfaces:
  1515.     System.IDisposable
  1516.   Properties:
  1517.     Boolean ReaderExtensionsSupported 'get ' : 
  1518.     Boolean ReaderFieldProperties 'get ' : 
  1519.     Boolean ValidCompareOptions 'get ' : 
  1520.     System.Globalization.CompareOptions CompareOptions 'get ' : 
  1521.     Boolean IsAggregateRow 'get ' : 
  1522.     Int32 AggregationFieldCount 'get ' : 
  1523.     Microsoft.ReportingServices.ReportProcessing.RecordSetPropertyNamesList FieldPropertyNames 'get ' : 
  1524.   Methods:
  1525.     get_ReaderExtensionsSupported(): PrivateScope, Assembly, HideBySig, SpecialName
  1526.     get_ReaderFieldProperties(): PrivateScope, Assembly, HideBySig, SpecialName
  1527.     get_ValidCompareOptions(): PrivateScope, Assembly, HideBySig, SpecialName
  1528.     get_CompareOptions(): PrivateScope, Assembly, HideBySig, SpecialName
  1529.     get_IsAggregateRow(): PrivateScope, Public, HideBySig, SpecialName
  1530.     get_AggregationFieldCount(): PrivateScope, Public, HideBySig, SpecialName
  1531.     get_FieldPropertyNames(): PrivateScope, Assembly, HideBySig, SpecialName
  1532.     GetNextRow(): PrivateScope, Assembly, HideBySig
  1533.     GetFieldValue(Int32): PrivateScope, Assembly, HideBySig
  1534.     IsAggregationField(Int32): PrivateScope, Assembly, HideBySig
  1535.     GetPropertyValue(Int32, Int32): PrivateScope, Assembly, HideBySig
  1536. Class Microsoft.ReportingServices.ReportProcessing.ChunkManager+PageSectionManager: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  1537.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1538.   Methods:
  1539.     AddPageSectionInstance(InstanceInfo, InstanceInfoOwner): PrivateScope, Assembly, HideBySig
  1540.     Flush(ReportSnapshot, CreateReportChunk): PrivateScope, Assembly, HideBySig
  1541. Class Microsoft.ReportingServices.ReportProcessing.ChunkManager+SnapshotChunkManager: AutoLayout, AnsiClass, Class, NestedAssembly, Abstract, BeforeFieldInit
  1542.   Methods:
  1543.     FinalFlush(): PrivateScope, Assembly, HideBySig
  1544.     SaveFirstPage(): PrivateScope, Assembly, HideBySig
  1545.     SaveReportSnapshot(ReportSnapshot): PrivateScope, Assembly, HideBySig
  1546.     Close(): PrivateScope, Assembly, HideBySig
  1547. Class Microsoft.ReportingServices.ReportProcessing.ChunkManager+UpgradeManager: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  1548.   :Microsoft.ReportingServices.ReportProcessing.ChunkManager+SnapshotChunkManager
  1549.     Void .ctor(CreateReportChunk): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1550.   Methods:
  1551.     AddInstance(InstanceInfo, InstanceInfoOwner, Int64): PrivateScope, Assembly, HideBySig
  1552. Class Microsoft.ReportingServices.ReportProcessing.ChunkManager+ProcessingChunkManager: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  1553.   :Microsoft.ReportingServices.ReportProcessing.ChunkManager+SnapshotChunkManager
  1554.     Void .ctor(CreateReportChunk, Boolean): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1555.   Properties:
  1556.     Boolean InFirstPage 'get ' : 
  1557.   Methods:
  1558.     get_InFirstPage(): PrivateScope, Assembly, HideBySig, SpecialName
  1559.     PageSectionFlush(ReportSnapshot): PrivateScope, Assembly, HideBySig
  1560.     EnterIgnorePageBreakItem(): PrivateScope, Assembly, HideBySig
  1561.     LeaveIgnorePageBreakItem(): PrivateScope, Assembly, HideBySig
  1562.     EnterIgnoreInstances(): PrivateScope, Assembly, HideBySig
  1563.     LeaveIgnoreInstances(): PrivateScope, Assembly, HideBySig
  1564.     EnterReportItemCollection(): PrivateScope, Assembly, HideBySig
  1565.     LeaveReportItemCollection(): PrivateScope, Assembly, HideBySig
  1566.     AddRepeatSiblings(DataRegion, Int32): PrivateScope, Assembly, HideBySig
  1567.     CheckPageBreak(IPageBreakItem, Boolean): PrivateScope, Assembly, HideBySig
  1568.     AddInstance(InstanceInfo, ReportItem, InstanceInfoOwner, Int32, Boolean): PrivateScope, Assembly, HideBySig
  1569.     AddInstance(InstanceInfo, InstanceInfoOwner, Boolean): PrivateScope, Assembly, HideBySig
  1570.     AddInstance(InstanceInfo, InstanceInfoOwner, Boolean, Boolean): PrivateScope, Assembly, HideBySig
  1571.     AddInstanceToFirstPage(InstanceInfo, InstanceInfoOwner, Boolean): PrivateScope, Assembly, HideBySig
  1572. Class Microsoft.ReportingServices.ReportProcessing.ChunkManager+EventsChunkManager: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  1573.     Void .ctor(GetReportChunk): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1574.     Void .ctor(GetReportChunk, System.Collections.Hashtable, Microsoft.ReportingServices.ReportProcessing.IntermediateFormatVersion): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1575.   Methods:
  1576.     Close(): PrivateScope, Assembly, HideBySig
  1577.     GetShowHideInfo(SenderInformationHashtable&(Out), ReceiverInformationHashtable&(Out)): PrivateScope, Assembly, HideBySig
  1578.     GetBookmarkIdInfo(String): PrivateScope, Assembly, HideBySig
  1579.     GetDrillthroughIdInfo(String): PrivateScope, Assembly, HideBySig
  1580.     GetDocumentMapNodePage(String): PrivateScope, Assembly, HideBySig
  1581.     GetDocumentMapInfo(): PrivateScope, Assembly, HideBySig
  1582.     GetSortFilterEventInfo(): PrivateScope, Assembly, HideBySig
  1583. Class Microsoft.ReportingServices.ReportProcessing.ChunkManager+SpecialChunkManager: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed, BeforeFieldInit
  1584.     Void .ctor(GetReportChunk, System.Collections.Hashtable, System.Collections.Hashtable, Microsoft.ReportingServices.ReportProcessing.IntermediateFormatVersion): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1585.   Properties:
  1586.     Microsoft.ReportingServices.ReportProcessing.Persistence.IntermediateFormatReader DocumentMapReader 'get ' : 
  1587.     Microsoft.ReportingServices.ReportProcessing.Persistence.IntermediateFormatReader ShowHideInfoReader 'get ' : 
  1588.     Microsoft.ReportingServices.ReportProcessing.Persistence.IntermediateFormatReader BookmarkReader 'get ' : 
  1589.     Microsoft.ReportingServices.ReportProcessing.Persistence.IntermediateFormatReader DrillthroughReader 'get ' : 
  1590.     Microsoft.ReportingServices.ReportProcessing.Persistence.IntermediateFormatReader QuickFindReader 'get ' : 
  1591.     Microsoft.ReportingServices.ReportProcessing.Persistence.IntermediateFormatReader SortFilterEventInfoReader 'get ' : 
  1592.   Methods:
  1593.     Close(): PrivateScope, Assembly, HideBySig
  1594.     get_DocumentMapReader(): PrivateScope, Assembly, HideBySig, SpecialName
  1595.     get_ShowHideInfoReader(): PrivateScope, Assembly, HideBySig, SpecialName
  1596.     get_BookmarkReader(): PrivateScope, Assembly, HideBySig, SpecialName
  1597.     get_DrillthroughReader(): PrivateScope, Assembly, HideBySig, SpecialName
  1598.     get_QuickFindReader(): PrivateScope, Assembly, HideBySig, SpecialName