whitespace (tabs to spaces)
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xssf_structured_references@1747638 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f17c9a9c25
commit
95df2cc417
@ -113,7 +113,7 @@ public class XSSFTable extends POIXMLDocumentPart implements Table {
|
||||
out.close();
|
||||
}
|
||||
|
||||
public CTTable getCTTable(){
|
||||
public CTTable getCTTable() {
|
||||
return ctTable;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user