共用方式為


OMathPhantom Object Members

Word Developer Reference

Represents a phantom object, which has two primary uses: (1) adding the spacing of the phantom base without displaying that base or (2) suppressing part of the glyph from spacing considerations.

Properties

  Name Description
Bb257670.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257670.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.
Bb257670.properties(en-us,office.12).gif E Returns an OMath object that represents the base of the specified equation object. Read-only.
Bb257670.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathPhantom object.
Bb257670.properties(en-us,office.12).gif Show Returns or sets a Boolean that represents whether the contents of a phantom object are visible. Read/write.
Bb257670.properties(en-us,office.12).gif Smash Returns or sets a Boolean that represents that the contents of the phantom are visible but that the height is not taken into account in the spacing of the layout. Read/write.
Bb257670.properties(en-us,office.12).gif Transp Returns or sets a Boolean that represents whether a phantom object is transparent. Read/write.
Bb257670.properties(en-us,office.12).gif ZeroAsc Returns or sets a Boolean that represents whether the ascent of the phantom contents is ignored in the spacing of the layout. Read/write.
Bb257670.properties(en-us,office.12).gif ZeroDesc Returns or sets a Boolean that represents whether the descent of the phantom contents is ignored in the spacing of the layout. Read/write.
Bb257670.properties(en-us,office.12).gif ZeroWid Returns or sets a Boolean that represents whether the width of a phantom object is ignored in the spacing of the layout. Read/write.