SpellingErrors.chunkIndex Field
Index of the text chunk where spelling errors appear.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public chunkIndex As Integer
'Usage
Dim instance As SpellingErrors
Dim value As Integer
value = instance.chunkIndex
instance.chunkIndex = value
public int chunkIndex