KeyMapEntry.CharacterMapSecondary 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.
chmSecondary
Represents the following attribute in the schema: wne:chmSecondary
[DocumentFormat.OpenXml.SchemaAttr(33, "chmSecondary")]
public DocumentFormat.OpenXml.HexBinaryValue CharacterMapSecondary { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue CharacterMapSecondary { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(33, "chmSecondary")]
public DocumentFormat.OpenXml.HexBinaryValue? CharacterMapSecondary { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("wne:chmSecondary")]
public DocumentFormat.OpenXml.HexBinaryValue? CharacterMapSecondary { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? CharacterMapSecondary { get; set; }
member this.CharacterMapSecondary : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(33, "chmSecondary")>]
member this.CharacterMapSecondary : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("wne:chmSecondary")>]
member this.CharacterMapSecondary : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property CharacterMapSecondary As HexBinaryValue
Property Value
- Attributes