Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 932 Bytes

Excel.FormatColor.Application.md

File metadata and controls

34 lines (20 loc) · 932 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
FormatColor.Application property (Excel)
vbaxl10.chm801073
vbaxl10.chm801073
Excel.FormatColor.Application
e18c38ac-4d08-3350-6ba7-62d959d1c31a
04/26/2019
medium

FormatColor.Application property (Excel)

When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application.

When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only.

Syntax

expression.Application

expression A variable that represents a FormatColor object.

Remarks

Use this property with an OLE Automation object to return the application of that object.

[!includeSupport and feedback]