API Reference

Class

LegacyPptVbaProject

Namespace OfficeIMO.PowerPoint.LegacyPpt.Model
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Represents the complete VBA compound storage referenced by a binary presentation.

Inheritance

  • Object
  • LegacyPptVbaProject

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Methods

public Byte[] GetBytes() #
Returns: Byte[]

Returns a copy of the complete vbaProject.bin compound storage.

Properties

public UInt32 PersistId { get; } #

Gets the persist identifier referenced by the document VBA information atom.

public Boolean WasCompressed { get; } #

Gets whether the source persist object used the compressed storage form.

public Int32 Length { get; } #

Gets the length of the decompressed VBA compound storage.