API Reference
Class
ExcelWorkbookThemeInfo
Describes the workbook theme package part.
Inheritance
- Object
- ExcelWorkbookThemeInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public ExcelWorkbookThemeInfo(Boolean hasTheme, String name, String xml) #Creates workbook theme information.
Parameters
- hasTheme System.Boolean
- name System.String
- xml System.String
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object