Show / Hide Table of Contents

Namespace CoverageKiller2

Classes

CKRibbon

Custom Ribbon class for the Word add-in, implementing the IRibbonExtensibility interface. It includes callback methods for various ribbon buttons to fix PCTEL documents.

CkDocHelpers

depreciate

ExceptionDetail

Represents a filter for matching known exceptions by their characteristics.

ExceptionRegistry

Optional: Maps enum identifiers to ExceptionDetail instances.

IndoorReportTemplate

Represents an indoor report template for PCTEL reports. It inherits from CKDocument and provides functionality to load the report template from an embedded resource.

KnownExceptions

Known grouped exceptions by context (like WordInterop, ExcelInterop, etc).

KnownExceptions.ExcelInterop

KnownExceptions.PowerPointInterop

KnownExceptions.VSTO

LongOperationHelpers

Provides utilities for managing long-running document operations.

LongOperationHelpers.ProgressLogger

Tracks progress for long operations, logging percent complete and estimated time remaining.

ThisAddIn

The main class for the VSTO add-in. Handles initialization, shutdown, and custom ribbon functionality for the Word add-in.

Enums

KnownExceptionType

Types of known exception patterns for optional enum-based access.

In this article
Back to top Generated by DocFX