CellContents 클래스

정의

TablixBody, TablixHeader 또는 TablixCorner의 셀 내용을 나타냅니다.

public ref class CellContents sealed
public sealed class CellContents
type CellContents = class
Public NotInheritable Class CellContents
상속
CellContents

속성

ColSpan

이 셀이 확장되는 열 수를 나타냅니다. 숨겨진 열을 위해 이 셀이 나타나는 표시되는 첫 번째 열을 이 셀이 차지하는 것으로 간주됩니다.

ReportItem

셀의 보고서 항목을 가져옵니다.

RowSpan

이 셀이 확장되는 행 수를 나타냅니다.

적용 대상