[]
        
(Showing Draft Content)

C1.Excel.XLTextShape.ParseProperties

ParseProperties Method

ParseProperties(IDictionary)

Parse shape properties.

Declaration
protected override IDictionary ParseProperties(IDictionary properties)
Parameters
Type Name Description
IDictionary properties

IDictionary that contains the shape properties.

Returns
Type Description
IDictionary

IDictionary that contains not handled the shape properties.

Overrides