Gets the composite style for the specified cell, column, row, or model default.
Overload List
Overload | Description |
GetCompositeInfo(Int32,Int32,Int32,StyleInfo) | Gets the composite style for the specified cell, column, row, or model default. |
GetCompositeInfo(Int32,Int32,Int32,StyleInfo,StyleInfo,NamedStyle) | Gets the style information for a cell, column, row, or model as a composite of settings. Some styles can be ignored when composing by setting excludeInfo and excludeNs Style properties with excludeNs are ignored if they are set to excludeInfo |
See Also