[]
Gets a list of direct formatting applied to this and parent objects.
protected List<Dictionary<string, object>> GetInheritedFormatting()
Protected Function GetInheritedFormatting() As List(Of Dictionary(Of String, Object))
Type | Description |
---|---|
List<Dictionary<string, object>> | A list of direct formatting applied to this and parent objects. |