IDifferentialFormatting Interface
In This Topic
Defines formatting for all non-cell formatting in the workbook. It specifies incremental (or differential) aspects of formatting directly inline within dxf element. The dxf formatting is to be applied on top of or in addition to any formatting already presents on the object using the dxf record.
Object Model
Syntax
'Declaration
Public Interface IDifferentialFormatting
'Usage
Dim instance As IDifferentialFormatting
public interface IDifferentialFormatting
See Also