Excel.Interfaces.SlicerStyleData interface
An interface describing the data returned by calling slicerStyle.toJSON()
.
name | Specifies the name of the slicer style. |
read |
Specifies if this |
Specifies the name of the slicer style.
TypeScript
name?: string;
Property Value
string
Remarks
Specifies if this SlicerStyle
object is read-only.
TypeScript
readOnly?: boolean;
Property Value
boolean
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins feedback
Office Add-ins is an open source project. Select a link to provide feedback: