Getting the Details of the Formula as well as All Aspects of Formatting in a cell?

Dear Experts,

Is there a way of Getting the Details of the Formula as well as All Aspects of Formatting in a cell?.
Example:

Cell A2
Value = Contents
Formula = If($b2="","",ROW()-1)
Vertical Alignment = Vertical Center
Horizontal Alignment = Horizontal Center
Number Format = Whatever is chosen be it existing or the one that the user has defined.
Font Name = "Book Antiqua"
Font Colour = Colour Index Number
Font Size = Number
Indentation = if any..
Wrap Text
Fill Colour
Orientation

These are all the aspects I could think of which are more often used while working in cells..

I need to get the information of this cell in an orderly manner if possible starting with the value till orientation..

Warm Regards
e4excel