API Reference

Struct

LegacyPptTableBorder

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

Describes one native binary PowerPoint table border.

Inheritance

  • ValueType
  • LegacyPptTableBorder

Usage

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

Properties

public Boolean IsVisible { get; } #

Gets whether the border is explicitly visible.

public String Color { get; } #

Gets the resolved border color as RRGGBB.

public Double WidthPoints { get; } #

Gets the border width in points.