diff options
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XInterior.idl')
-rw-r--r-- | oovbaapi/ooo/vba/excel/XInterior.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oovbaapi/ooo/vba/excel/XInterior.idl b/oovbaapi/ooo/vba/excel/XInterior.idl index 71ec105ac86c..98e24dd625a9 100644 --- a/oovbaapi/ooo/vba/excel/XInterior.idl +++ b/oovbaapi/ooo/vba/excel/XInterior.idl @@ -40,6 +40,7 @@ interface XInterior [attribute] any PatternColorIndex; [attribute] any ThemeColor; [attribute] any TintAndShade; + [attribute] any PatternTintAndShade; }; |