'宣言 Protected MustOverride Function GetVisibleHeaderCells( _ ByVal startIndex As Integer, _ ByVal queringCount As Integer, _ ByVal visibleCount As Integer _ ) As Collection(Of PivotHeaderCell)
protected abstract Collection<PivotHeaderCell> GetVisibleHeaderCells( int startIndex, int queringCount, int visibleCount )