ooxml_parser icon indicating copy to clipboard operation
ooxml_parser copied to clipboard

Add opportunity to get cell color

Open flaminestone opened this issue 9 years ago • 1 comments

GetTableCellPr (1).docx This code returns PresentationFill obj. Need to return Color class obj docx.elements[1].rows.first.cells.first.properties.color

flaminestone avatar Aug 29 '16 07:08 flaminestone

Need a lot of refactoring of old (and shitty) color code, so move to P2 by now

ShockwaveNN avatar Sep 05 '16 12:09 ShockwaveNN