You have requested Help for a Visual Basic keyword used only on the Macintosh. For information about this keyword, consult the language reference Help included with Microsoft Office Macintosh Edition.
Syntax
expression.EditionOptions (Type, Option, Name, Reference, Appearance, ChartSize, Format)
expression A variable that represents a Range object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Type | Required | xlEditionType | See the Help included with Microsoft Office Macintosh Edition. |
Option | Required | xlEditionOptionsOption | See the Help included with Microsoft Office Macintosh Edition. |
Name | Optional | Variant | See the Help included with Microsoft Office Macintosh Edition. |
Reference | Optional | Variant | See the Help included with Microsoft Office Macintosh Edition. |
Appearance | Optional | xlPictureAppearance | See the Help included with Microsoft Office Macintosh Edition. |
ChartSize | Optional | xlPictureAppearance | See the Help included with Microsoft Office Macintosh Edition. |
Format | Optional | Variant | See the Help included with Microsoft Office Macintosh Edition. |
Return value
Variant