ConditionalFormattingCollection

ConditionalFormattingCollection

Overview

ConditionalFormattingCollection 是一个类在Aspose.Cells FOSS的.NET中.

表示一个条件格式对象集合.

这个类提供了在NET程序中与ConditionalFormattingCollection对象工作的3种方法. 有的方法包括: Add, RemoveArea, RemoveAt. 所有出口的成员都可访问任何NET应用程序,在安装了Aspose.Cells FOSS for .NET包后. 特性: Count.

Description

ConditionalFormattingCollection 是一个在 .NET 的 Aspose.Cells FOSS 库中的类,它暴露了 3 种方法和 1 个属性用于编程使用.

课程还提供了 Count 财产 (得到了计数).

Properties

NameTypeAccessDescription
CountintRead得到了数.

Methods

SignatureDescription
Add()增加项目的零指数.
RemoveAt(index: int)基于零的指数.
RemoveArea(startRow: int, startColumn: int, totalRows: int, totalColumns: int)列的总数.

See Also

 中文