Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSTextAttachmentMBS class.

NSTextAttachmentMBS.attachmentCell as Variant

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Text MBS MacBase Plugin 15.1 ✅ Yes ❌ No ❌ No ✅ Yes All
The attachment cell.

As our plugin currently has no NSTextAttachmentCell class, we just give you a NSCell object.
This allows accessing most of the properties.
Value is a NSCellMBS declared as Variant to reduce plugin dependencies.
(Read only property)

NSTextAttachmentMBS.fileWrapper as NSFileWrapperMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Text MBS MacBase Plugin 15.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The file wrapper.

The file wrapper holds the contents of the attached file.
(Read and Write property)

NSTextAttachmentMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Text MBS MacBase Plugin 15.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

Must not be 0 to have the object being valid.
(Read and Write property)

The items on this page are in the following plugins: MBS MacBase Plugin.


The biggest plugin in space...