DocumentClass.ComputeStatistics(WdStatistic, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual int ComputeStatistics (Microsoft.Office.Interop.Word.WdStatistic Statistic, ref object IncludeFootnotesAndEndnotes);
abstract member ComputeStatistics : Microsoft.Office.Interop.Word.WdStatistic * obj -> int
override this.ComputeStatistics : Microsoft.Office.Interop.Word.WdStatistic * obj -> int
Public Overridable Function ComputeStatistics (Statistic As WdStatistic, Optional ByRef IncludeFootnotesAndEndnotes As Object) As Integer
Parameters
- Statistic
- WdStatistic
- IncludeFootnotesAndEndnotes
- Object