- Partial logic performance optimization, use pointer reference instead of a pass the variable value; - Add comments for content types struct definition; - Update go test `TestSetBorder` section
- Function parameter code is simplified; - Fix element `Tint` value parsing error in worksheet; - Update go test