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
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