CellContents 类

定义

表示 TablixBodyTablixHeaderTablixCorner 中单元的内容。

public ref class CellContents sealed
public sealed class CellContents
type CellContents = class
Public NotInheritable Class CellContents
继承
CellContents

属性

ColSpan

指示此单元跨越的列数。 出于隐藏列目的,此单元被视为占据它在其中出现的第一个可见列。

ReportItem

获取单元中的报表项。

RowSpan

指示此单元跨越的行数。

适用于