Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Esse método exclui todos os filtros de rótulo ou todos os filtros de data na coleção PivotFilters do PivotField.
Sintaxe
mais simples. Filtros de rótulo claro
expressão Uma variável que representa um objeto PivotField .
Comentários
A lista a seguir contém os diferentes tipos de filtro de rótulo que serão excluídos por esse método:
- xlCaptionEquals
- xlCaptionDoesNotEqual
- xlCaptionIsGreaterThan
- xlCaptionIsGreaterThanOrEqualTo
- xlCaptionIsLessThan
- xlCaptionIsLessThanOrEqualTo
- xlCaptionBeginsWith
- xlCaptionDoesNotBeginWith
- xlCaptionEndsWith
- xlCaptionDoesNotEndWith
- xlCaptionContains
- xlCaptionDoesNotContain
- xlCaptionIsBetween
- xlCaptionIsNotBetween
A lista a seguir contém os diferentes tipos de filtro de data que serão excluídos por esse método:
- xlSpecificDate
- xlNotSpecificDate
- xlBefore
- xlBeforeOrEqualTo
- xlAfter
- xlAfterOrEqualTo
- xlDateBetween
- xlDateNotBetween
- xlDateToday
- xlDateYesterday
- xlDateTomorrow
- xlDateThisWeek
- xlDateLastWeek
- xlDateNextWeek
- xlDateThisMonth
- xlDateLastMonth
- xlDateNextMonth
- xlDateThisQuarter
- xlDateLastQuarter
- xlDateNextQuarter
- xlDateThisYear
- xlDateLastYear
- xlDateNextYear
- xlYearToDate
- xlAllDatesInPeriodQuarter1
- xlAllDatesInPeriodQuarter2
- xlAllDatesInPeriodQuarter3
- xlAllDatesInPeriodQuarter4
- xlAllDatesInPeriodJanuary
- xlAllDatesInPeriodFebruary
- xlAllDatesInPeriodMarch
- xlAllDatesInPeriodApril
- xlAllDatesInPeriodMay
- xlAllDatesInPeriodJune
- xlAllDatesInPeriodJuly
- xlAllDatesInPeriodAugust
- xlAllDatesInPeriodSeptember
- xlAllDatesInPeriodOctober
- xlAllDatesInPeriodNovember
- xlAllDatesInPeriodDecember
Suporte e comentários
Tem dúvidas ou quer enviar comentários sobre o VBA para Office ou sobre esta documentação? Confira Suporte e comentários sobre o VBA para Office a fim de obter orientação sobre as maneiras pelas quais você pode receber suporte e fornecer comentários.