Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.Interfaces.SettingUpdateData interface

Package:
excel

An interface for updating data on the Setting object, for use in setting.set({ ... }).

Remarks

Used by

Properties

value

Represents the value stored for this setting.

Property Details

value

Represents the value stored for this setting.

value?: any;

Property Value

any

Remarks

API set: ExcelApi 1.4


Feedback

Was this page helpful?