---
title: "ignoreGrammarRange(_:inSentence:inSpellDocumentWithTag:)"
framework: AppKit
role: symbol
role_heading: Instance Method
platforms: [macOS 27.0+]
path: "appkit/nsspellchecker/ignoregrammarrange(_:insentence:inspelldocumentwithtag:)"
---

# ignoreGrammarRange(_:inSentence:inSpellDocumentWithTag:)

## Declaration

```swift
func ignoreGrammarRange(_ grammarRange: NSRange, inSentence sentence: String, inSpellDocumentWithTag tag: Int)
```
