Spread WPF 17
GrapeCity.Excel Namespace / IMeasureString Interface
Members


In This Topic
    IMeasureString Interface
    In This Topic
    Defines a generalized method that a value or class implements to create a type-specified method for measuring strings.
    Object Model
    IMeasureString Interface
    Syntax
    'Declaration
     
    Public Interface IMeasureString 
    'Usage
     
    Dim instance As IMeasureString
    public interface IMeasureString 
    See Also