rapid-spreadjs 1.0.37 → 1.0.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -534,6 +534,7 @@ const SheetUtils = {
534
534
  {
535
535
  imageType: GC.Spread.Sheets.ButtonImageType.dropdown,
536
536
  command: 'openDateTimePicker',
537
+ visibility: GC.Spread.Sheets.ButtonVisibility.onSelected,
537
538
  // 按钮宽度
538
539
  // width: 10,
539
540
  },