SpreadsheetShapeSettings

SpreadsheetShapeSettings class

Rappresenta le impostazioni che possono essere applicate a una filigrana di forma per un documento Excel.

public sealed class SpreadsheetShapeSettings : OfficeShapeSettings

Costruttori

Nome Descrizione
SpreadsheetShapeSettings() Inizializza una nuova istanza diSpreadsheetShapeSettings classe.

Proprietà

Nome Descrizione
AlternativeText { get; set; } Ottiene o imposta il testo descrittivo (alternativo) che verrà associato a una forma.
IsLocked { get; set; } Ottiene o imposta un valore che indica se è vietata la modifica della forma in Excel.
Name { get; set; } Ottiene o imposta il nome una forma.

Guarda anche