KeyMapEntry.CharacterInsertion Property
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.
CharacterInsertion.
Represents the following element tag in the schema: wne:wch.
public DocumentFormat.OpenXml.Office.Word.CharacterInsertion CharacterInsertion { get; set; }
public DocumentFormat.OpenXml.Office.Word.CharacterInsertion? CharacterInsertion { get; set; }
member this.CharacterInsertion : DocumentFormat.OpenXml.Office.Word.CharacterInsertion with get, set
Public Property CharacterInsertion As CharacterInsertion