GlobalClass.OptionsEdit Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool OptionsEdit (object MoveAfterReturn, object DragAndDrop, object UpdateLinks, object CopyResourceUsageHeader, object PhoneticInfo, object PhoneticType, object MinuteLabelDisplay, object HourLabelDisplay, object DayLabelDisplay, object WeekLabelDisplay, object YearLabelDisplay, object SpaceBeforeTimeLabel, object SetDefaults, object MonthLabelDisplay, object SetDefaultsTimeUnits, object HyperlinkColor, object FollowedHyperlinkColor, object UnderlineHyperlinks, object SetDefaultsHyperlink, object InCellEditing);
abstract member OptionsEdit : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
override this.OptionsEdit : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable Function OptionsEdit (Optional MoveAfterReturn As Object, Optional DragAndDrop As Object, Optional UpdateLinks As Object, Optional CopyResourceUsageHeader As Object, Optional PhoneticInfo As Object, Optional PhoneticType As Object, Optional MinuteLabelDisplay As Object, Optional HourLabelDisplay As Object, Optional DayLabelDisplay As Object, Optional WeekLabelDisplay As Object, Optional YearLabelDisplay As Object, Optional SpaceBeforeTimeLabel As Object, Optional SetDefaults As Object, Optional MonthLabelDisplay As Object, Optional SetDefaultsTimeUnits As Object, Optional HyperlinkColor As Object, Optional FollowedHyperlinkColor As Object, Optional UnderlineHyperlinks As Object, Optional SetDefaultsHyperlink As Object, Optional InCellEditing As Object) As Boolean
Parameters
- MoveAfterReturn
- Object
- DragAndDrop
- Object
- UpdateLinks
- Object
- CopyResourceUsageHeader
- Object
- PhoneticInfo
- Object
- PhoneticType
- Object
- MinuteLabelDisplay
- Object
- HourLabelDisplay
- Object
- DayLabelDisplay
- Object
- WeekLabelDisplay
- Object
- YearLabelDisplay
- Object
- SpaceBeforeTimeLabel
- Object
- SetDefaults
- Object
- MonthLabelDisplay
- Object
- SetDefaultsTimeUnits
- Object
- HyperlinkColor
- Object
- FollowedHyperlinkColor
- Object
- UnderlineHyperlinks
- Object
- SetDefaultsHyperlink
- Object
- InCellEditing
- Object