5 lines
130 B
Text
5 lines
130 B
Text
module ooo { module vba { module excel {
|
|
constants XlCreator {
|
|
const long xlCreatorCode = 1480803660;
|
|
};
|
|
}; }; };
|