Table 2-1.  Cell AttributesByte Offset     Bit   Description                     Contents     0          7     Cell is not hidden              0b                      Cell is hidden                  1b                6     Cell is not locked              0b                      Cell is locked                  1b                5-0   Reserved, must be 0             000000b                7-6   Font number (4 possible)                5-0   Cell format code     2          7     Cell is not shaded              0b                      Cell is shaded                  1b                6     Cell has no bottom border       0b                      Cell has a bottom border        1b                5     Cell has no top border          0b                      Cell has a top border           1b                4     Cell has no right border        0b                      Cell has a right border         1b                3     Cell has no left border         0b                      Cell has a left border          1b                2-0   Cell alignment code                            general                    000b                           left                       001b                           center                     010b                           right                      011b                           fill                       100b                           Multiplan default align.   111b===================
如上所示,不知道哪位老兄曾经研究过这个东东。