[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FormattingBag.GetChildKeyPart

GetChildKeyPart Method

GetChildKeyPart(string)

Gets the first part of short key from the full key for the formatting property.

Declaration
protected string GetChildKeyPart(string formattingKey)
Protected Function GetChildKeyPart(formattingKey As String) As String
Parameters
Type Name Description
string formattingKey

A full key of the formatting property/

Returns
Type Description
string

A first part of short key of the formatting property.