X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.spreadsheet.common%2Fsrc%2Forg%2Fsimantics%2Fspreadsheet%2Fcommon%2FTableCellStyle.java;fp=bundles%2Forg.simantics.spreadsheet.common%2Fsrc%2Forg%2Fsimantics%2Fspreadsheet%2Fcommon%2FTableCellStyle.java;h=3b5c8e5b8d0bfefbf865caf6f4ed650def783c67;hp=0000000000000000000000000000000000000000;hb=969bd23cab98a79ca9101af33334000879fb60c5;hpb=866dba5cd5a3929bbeae85991796acb212338a08 diff --git a/bundles/org.simantics.spreadsheet.common/src/org/simantics/spreadsheet/common/TableCellStyle.java b/bundles/org.simantics.spreadsheet.common/src/org/simantics/spreadsheet/common/TableCellStyle.java new file mode 100644 index 000000000..3b5c8e5b8 --- /dev/null +++ b/bundles/org.simantics.spreadsheet.common/src/org/simantics/spreadsheet/common/TableCellStyle.java @@ -0,0 +1,7 @@ +package org.simantics.spreadsheet.common; + +public class TableCellStyle { + + + +}