API Reference
Enum
LegacyXlsDrawingObjectType
Identifies the object type declared by the FtCmo structure in a legacy XLS Obj record.
Inheritance
- Enum
- LegacyXlsDrawingObjectType
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
- Property LegacyXlsComment.ObjectTypeKind
- Field LegacyXlsDrawingObjectType.Arc
- Field LegacyXlsDrawingObjectType.Button
- Field LegacyXlsDrawingObjectType.Chart
- Field LegacyXlsDrawingObjectType.Checkbox
- Field LegacyXlsDrawingObjectType.DialogBox
- Field LegacyXlsDrawingObjectType.DropdownList
- Field LegacyXlsDrawingObjectType.EditBox
- Field LegacyXlsDrawingObjectType.Group
- Field LegacyXlsDrawingObjectType.GroupBox
- Field LegacyXlsDrawingObjectType.Label
- Field LegacyXlsDrawingObjectType.Line
- Field LegacyXlsDrawingObjectType.List
- Field LegacyXlsDrawingObjectType.Note
- Field LegacyXlsDrawingObjectType.OfficeArtObject
- Field LegacyXlsDrawingObjectType.Oval
- Field LegacyXlsDrawingObjectType.Picture
- Field LegacyXlsDrawingObjectType.Polygon
- Field LegacyXlsDrawingObjectType.RadioButton
- Field LegacyXlsDrawingObjectType.Rectangle
- Field LegacyXlsDrawingObjectType.Scrollbar
- Field LegacyXlsDrawingObjectType.SpinControl
- Field LegacyXlsDrawingObjectType.Text
- Property LegacyXlsDrawingRecord.ObjectTypeKind
Accepted by parameters
- Constructor LegacyXlsDrawingRecord.LegacyXlsDrawingRecord
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
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