Selection.InsertCaptionXP(Object, Object, Object, Object) 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.
Reserved for internal use.
public void InsertCaptionXP (ref object Label, ref object Title, ref object TitleAutoText, ref object Position);
abstract member InsertCaptionXP : obj * obj * obj * obj -> unit
Public Sub InsertCaptionXP (ByRef Label As Object, Optional ByRef Title As Object, Optional ByRef TitleAutoText As Object, Optional ByRef Position As Object)
Parameters
- Label
- Object
- Title
- Object
- TitleAutoText
- Object
- Position
- Object