private object ParseFormatItems(string attribValue, bool throwOnError) { return(FormatItem.ParseFormatString(attribValue)); }