ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / Strings Class / CannotSaveWithoutSheets Property

In This Topic
    CannotSaveWithoutSheets Property
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property CannotSaveWithoutSheets As System.String
    public static System.string CannotSaveWithoutSheets {get;}
    See Also