#include namespace xlnt { comment_serializer::comment_serializer(worksheet sheet) : sheet_(sheet) { } } // namespace xlnt