API Reference
Enum
ExcelIconSet
Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Spreadsheet.IconSetValues.
Inheritance
- Enum
- ExcelIconSet
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
- Field ExcelIconSet.FiveArrows
- Field ExcelIconSet.FiveArrowsGray
- Field ExcelIconSet.FiveQuarters
- Field ExcelIconSet.FiveRating
- Field ExcelIconSet.FourArrows
- Field ExcelIconSet.FourArrowsGray
- Field ExcelIconSet.FourRating
- Field ExcelIconSet.FourRedToBlack
- Field ExcelIconSet.FourTrafficLights
- Field ExcelIconSet.ThreeArrows
- Field ExcelIconSet.ThreeArrowsGray
- Field ExcelIconSet.ThreeFlags
- Field ExcelIconSet.ThreeSigns
- Field ExcelIconSet.ThreeSymbols
- Field ExcelIconSet.ThreeSymbols2
- Field ExcelIconSet.ThreeTrafficLights1
- Field ExcelIconSet.ThreeTrafficLights2
- Property IconSetOptions.IconSet
Accepted by parameters
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
ToString 4 overloads
public override sealed String ToString(IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString() instead.")Parameters
- provider IFormatProvider
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
- provider IFormatProvider